/*
	Featured Content Slider
	by: Chris Coyier
*/
					  				  

.bannercontainer .slider-wrap				{ width:723px; height:229px; float:left; display:inline; border:1px solid #c1e27b; *overflow:hidden}
.stripViewer .panelContainer
.panel ul									{ text-align: left;}
.stripViewer								{ position: relative; overflow:hidden; width:723px; height:197px; float:left; display:inline;}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; float:left; display:inline; background:#FFF}
.stripViewer .panelContainer .panel			{ float: left; height: 196px; position: relative; width:723px; display:inline; border-bottom:1px solid #c1e27b; overflow:hidden; z-index:0}
.stripViewer .panelContainer .panel img		{ float:left; display:inline;padding:1px 0 0 1px; z-index:0}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ width:28px;}
#movers-row									{ width:723px; height:32px; float:left; display:inline;
											background: url(../img/bg-banner-nav.gif) top left no-repeat;}
#movers-row div.right						{ width: auto; float: right; display:inline; height:14px; margin:9px 1px 0 0; background: none }
#movers-row div.left						{ width: auto; float: left; display:inline; height:14px; margin:9px 0 0 10px; background: none;
											color:#70a400; font-weight:bold;}
#movers-row div								{ width: 28px; float: left; display:inline; height:14px;
											background: url(../img/bg-banner-nav-pos.gif) top left no-repeat; }
#movers-row div.last						{ background:none; background: url(../img/bg-banner-nav-pos-las.gif) top left no-repeat; }
#movers-row div.first						{ background:none; background: url(../img/bg-banner-nav-pos-first.gif) top left no-repeat; }
.cross-link									{ width: 100%; float: left; display:inline; height:14px;}
#movers-row div .active-thumb				{ background: url(../img/bg-banner-nav-ac.gif) top left no-repeat;}
#movers-row div.last .active-thumb			{ background: url(../img/bg-banner-nav-ac-last.gif) top left no-repeat;}
#movers-row div.first .active-thumb			{ background: url(../img/bg-banner-nav-ac-first.gif) top left no-repeat;}