.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }

#page-wrap 									{ width: 370px; margin: 0; position: relative; min-height: 194px;
											  background-color: #fcf8ec; border: 1px solid #EFE2BD; }


/*
	SLIDER
*/
.slider-wrap								{ width: 368px; position: absolute; top: 2px; left: 2px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0px; }

.stripViewer								{ position: relative; overflow: hidden; width: 368px; height: 193px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }



.stripViewer .panelContainer .panel			{ float: left; position: relative; width: 368px; height: 193px; }

.slider-wrap a img.floatLeft 	 { float: left; margin-top: -35px;}
 div.wrapper h1 { text-align: left; margin-left: 160px;  margin-top: 35px; position: relative;}

.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid #ccc; border-top: 0; margin-right: 5px; }

#movers-row									{ margin: -15px 10px 0 0;}
#movers-row img {float: left;  width: 40px; height: 54px;}
#movers-row div								{ width: 9%; float: right; }
#movers-row div a.cross-link 				{ float: right; }

.photo-meta-data							{ background: url(/images/site/manSlider/transpBlack.png); padding: 3px; height: 30px; 
											  margin-top: 40px; position: relative; z-index: 8888; color: white; }
.photo-meta-data span 						{ font-size: 0.9em; color: #888; margin-left:-135px; padding-bottom: 4px; }

.cross-link, .active-thumb  { display: block; width: 42px; height: 44px; margin-top: -37px; 
											  position: relative; padding-top: 1px; z-index: 9999; }
.active-thumb 								{ margin-top: -40px; background-color: red}






