/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
#coda-wrap a											{ outline: none; }


#coda-wrap 									{ width: 525px; margin: 0 auto; position: relative; height: 87px;}
/*
	SLIDER
*/
.slider-wrap								{ width: 525px; position: absolute; top: 0px; left: 0px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 525px; height: 67px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 525px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: none; margin-top:5px; padding-right:2px; }
#movers-row									{ margin: 0 auto; margin-top:5px; text-align:center; }
#movers-row div								{ display:inline; }
.cross-link									{  position: relative; z-index: 9999; }







