/*
	Featured Content Slider
	by: Chris Coyier
*/
					  				  

.slider-wrap								{ width:971px;/*height:257px;*/float:left;display:inline; *overflow:hidden;position:relative;
											margin-bottom:16px;}
.stripViewer .panelContainer
.panel ul									{ text-align:left;}
.stripViewer								{ position:relative;overflow:hidden;width:971px; height:257px; float:left; display:inline;}
.stripViewer .panelContainer				{ position:relative; left:0; top:0; float:left; display:inline }
.stripViewer .panelContainer .panel			{ float:left; height:257px; position:relative; width:971px; display:inline;}
.stripViewer .panelContainer .panel a		{ float:left; display:inline;}
.stripNavL, .stripNavR, .stripNav			{ display: none;}
.nav-thumb 									{ width:28px;}
#movers-row									{ position:absolute; width: 31px; display:block; height:257px; top:0; right:0}
.slider-wrap .bg							{ position:absolute; width: 31px; display:block; height:257px; top:0; right:0; *right:-1px}
#movers-row div								{ width: 31px; float: left; display:inline; height:32px;}
.cross-link									{ width: 19px; float: left; display:inline; height:23px;
											padding:9px 0 0 12px; color:#999; text-decoration:none;}
.active-thumb								{ width: 19px; float: left; display:inline; height:23px;											
											background:url(../img/bg-banner-nav-ac.gif) top left no-repeat;
											padding:9px 0 0 12px; color:#FFF; text-decoration:none;}									
.cross-link span							{ color:#111; font-weight:bold}
.active-thumb span							{ color:#FFF; font-weight:bold}