#photo_tour_intro {
	float: left;
	width: 193px
}

#photo_tour_wrap {
	/*margin-top: 2em;*/
	width: 468px;
	float: right;
}

#photo_tour_wrap .photo_tour_nav_wrap {
	background: #6BBC08;
	width: 456px;
	padding: 5px;
	text-align: center;
	float: left;
	border: 1px solid #a9b698;
}

.photo_nav {
	
}

#photo_tour_wrap .photo_nav, #photo_tour_wrap .photo_nav li {
	margin: 0;
	padding: 0;
	list-style: none;

}

#photo_tour_wrap .photo_nav {
	margin-top: 0.5em;
	margin-left: 0.5em;
}

#photo_tour_wrap .photo_nav li {
	float: left;
}


#photo_tour_wrap .photo_nav a {
	display: block;
	padding: 0.3em;
	margin: 0 2px;
	border-top: 1px solid #fff;
	border-right: 1px solid #a9b698;
	border-bottom: 1px solid #a9b698;
	border-left: 1px solid #fff;
	background: #579F00;
	color: #fff;
}

#photo_tour_wrap .photo_nav a:link, .photo_nav a:hover, .photo_nav a:visited {
	text-decoration: none;
	color: #fff;
}

#photo_tour_wrap .photo_nav a:hover {
	border-top: 1px solid #a9b698;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #a9b698;
	color: #fff;
}

#photo_tour_wrap .photo_nav a.active_image:link, #photo_tour_wrap .photo_nav a.active_image:visited {
	background: #3D6F00;
	color: #fff;
}


#photo_tour_intro {
	clear: both;
}

#content #image_title {
	padding: 0.5em;
	clear: both;
	margin: 0;
	border-right: 1px solid #a9b698;
	border-left: 1px solid #a9b698;
}

#photo_tour_viewport {
	padding: 0;
	margin: 0;
	border: 1px solid #a9b698;
	text-align: center;
	background: #DFEDF8
}

#photo_tour_viewport img {
	padding: 0;
	margin: 5px 0;
	float:none;
}

#photo_tour_summary{
	padding: 0.5em;
	border: 0 solid #a9b698;
	border-width:0 1px 1px 1px;
}

.button {

}

#buttonnext {

}

#buttonback {

}
