#slide_show_containter {
	float: left;
	display: block;
	width: 100%;
}	

#slide_show_navigation {
	margin-top: 10px;
	float: left;		
	height: 460px;
	height/* */:/**/446px;
	height: /**/446px;		
	width: 100px;
	width/* */:/**/96px;
	width: /**/96px;				
	border: 1px solid #311800;
	padding: 1px;
}

#thumbnail_container {
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	height: 376px;
	height/* */:/**/366px;
	height: /**/366px;		
	margin-top: 1px;
	margin-bottom: 1px;
}

#thumbnail_container div{	
	position: relative;	
}

#thumbnail_container img{
	border: 0px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	padding-top: 1px;
	padding-bottom: 1px;
}

#slide_show_pic {
	float: left;
	display: inline;	
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	border: 0px solid #311800;	
}

#image_texts {
	display: none;
}

#image_text_spacer {
	float: left;
	display: inline;
	width: 115px;
	height: 1px;
}

#image_text {
	margin-top: 10px;
	display: block;
	float: left;
}