.slider-wrap { 
	width: 946px; 
	clear: both;
}			
.stripViewer { 
	position: relative; 
	overflow: hidden; 
	width: 946px; 
	height: 285px;
}
.stripViewer .panelContainer { 
	position: relative; 
	left: 0; 
	top: 0; 
}
.stripViewer .panelContainer .panel { 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 946px;
}
.stripNavL, .stripNavR, .stripNav { 
	display: none; 
}
img{
	border: 0;
}
a.active-thumb{
	border-bottom: 2px dotted #d5df3e!important;
}
.button-wrap{
	height: 40px;
}