* { 
margin: 0; 
padding: 0;
}		  
.floatLeft 									{ float: left;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
.slider-wrap								{ width: 272px; position: absolute; display: block; clear: both; height: 250px;}
.wrappa img								{ border: 4px solid #373737; position: relative; z-index: 10; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 272px; height: 250px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 272px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: none; margin-right: 5px; }
#movers-row									{ margin: 0px; float:right; }
#movers-row div								{ float: left; width: 20px; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background-color: #202020; border-bottom: 1px solid #414141; padding: 10px; height: 175px; 
											  margin-top: 0px; position: relative; color: white; display: block; }
.photo-meta-data p 						{ position: relative; top: 15px; left: 7px; font-size: 12px; line-height: 14px; text-align:center; width: 237px;display:block; }
.cross-link									{ display: block; width: 10px; height: 10px;
											  position: relative; padding: 5px; z-index: 9999; border: none; }
.active-thumb 								{ background: transparent url(../images/button-on.png) 3px 6px no-repeat; }
.active-thumb img { display: none; }


