/*
	Featured Content Slider
	by: Chris Coyier
*/

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; }
.floatRight									{ float: right; }
.clear 										{ clear: both; }


/*
	PAGE STRUCTURE
*/


/*


/*
	SLIDER
*/
.slider-wrap								{ width: 595px; position: absolute; z-index:0; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: right; margin: 10px 15px 0 0px;}
.stripViewer								{ position: relative; overflow: hidden; width: 595px; height: 260px;border: 2px solid #999; }
.stripViewer .panelContainer				{ position: relative; right: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 600px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ margin-right: 5px; }
#wordspanaldiv								{border: 0;width:320px;height:auto;margin-right:250px;position:absolute;top:20; z-index:0;text-align: justify;}
#wordspanaldiv span							{float:right;}
#movers-row									{ margin: -1px 0 0 200px;;}
#movers-row div								{ width: 8%; float: right; }
#movers-row div a.cross-link 				{ float: left; }

.cross-link									{ display: block; width: 32px; margin-top: -12px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top 9px no-repeat; }






