#slider {
	position: inherit;
	width: 400px;
	height: 250px;
	min-height: 250px;
	display: none;
	float: left;
	margin-left: 25px;
}
.panel {
	text-align: center;
}
.clear 										{ clear: both; }
#slider a											{
	outline: none;
	display: block;
}
/*
	TYPOGRAPHY
*/

/*
	SLIDER
*/
.slider-wrap								{
	width: 400px;
	position: absolute;
	margin-top: -40px;
	margin-left: -5px;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{
	position: relative;
	overflow: hidden;
	width: 400px;
	height: 300px;
}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 400px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	margin-right: 5px;
}
.visit  {
	float: right;
}
.eso {
	font-size: 85%;
	color: #2B7155;
}
.eso a {
	color: #2B7155;
}
.esr {
	font-size: 85%;
	color: #2863A6;
}
.cross-link									{
	display: block;
	position: relative;
	z-index: 9999;
	float: left;
}
.active-thumb 								{
	color:#57B0EA!important;
}
.thumbs {
	height: 20px;
	width: 60px;
	float: left;
	display: none;
}

