	
/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 600px; position: relative; height: 391px;}




/*
	SLIDER
*/
.slider-wrap								{ width: 558px; position: absolute; top: 20px; left: 20px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 558px; height: 258px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 558px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0; margin-right: 5px; }
#movers-row									{ margin: -92px 0 0 132px; }
#movers-row div								{ width: 132px; float: left; margin-left: 10px;}
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(../images/transp-black.png); padding: 13px 23px 13px 23px; height: 90px; 
											  margin-top: -90px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; line-height: 18px;}
.cross-link									{ display: block; width: 132px; margin-top: -4px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../images/ss-marker.png) top center no-repeat; }






