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


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; margin: 25px auto; position: relative; min-height: 500px;
											  }


/*
	TYPOGRAPHY
*/
blockquote									{ padding: 0 20px; margin-left: 20px;  font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 480px;  color:#fff!important; height:255px; overflow:hidden }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 480px; height: 250px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; overflow:hidden; position: relative; width: 480px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ position:relative; z-index:99999; background: transparent url(images/pink.png) top center no-repeat; width:17px; height:25px; line-height:23px; padding-left:8px; margin-right:3px;}
#movers-row									{ margin: -30px 0 0 5px; }
#movers-row div								{ width: 23px; float: left; }
#movers-row div a.cross-link 				{ position:relative; z-index:99999;float: right; font-size:15px; font-weight:bold; }
.photo-meta-data							{ background: url(images/transpBlack.png) no-repeat; width:480px; line-height:40px;  height: 40px; font-size: 16px; font-weight:bold; text-align:center; overflow:hidden;
											  top: -255px; position: relative; z-index: 9999; color: white!important; }
.photo-meta-data span 						{ font-size: 18px; font-weight:bold; }
.cross-link									{ position:relative; z-index:99999;display: block; width: 20px;    }
.active-thumb 								{position:relative; z-index:99999; background: transparent url(images/pink.png) top center no-repeat; }

.slider-wrap a{
color:#fff;
}




