.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
/*
	TYPOGRAPHY
*/
.cross-link, .cross-link:visited								{ color: #fff; text-decoration: none; }
.cross-link:hover, .cross-link:active							{ background: url(../images/back_bnt_on.jpg) top center no-repeat; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}
/*
	SLIDER
*/
.slider-wrap								{ width: 620px; height:285px; float:left ; border:1px solid #CCCCCC; padding:0px 9px 9px 9px; margin:0 0 0 0; overflow:hidden; }			
.stripViewer .panelContainer 				{ overflow:hidden; top:0;}
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 620px; height: 310px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 285px; position: relative; width: 620px; top:0;}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ margin-right: 5px; }
#movers-row									{ position:absolute; top:310px; }
#movers-row	div								{ float:left; padding-left:8px; }
.photo-meta-data							{ background: url(../images/transpBlack.png); height: 48px; 
											  margin-top: -50px; position: relative; z-index: 3; color: white; overflow:hidden; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 15px; height:20px; padding-left:10px; padding-top:5px; position: relative; z-index: 2; 
											  background:url(../images/back_btn_off.jpg) no-repeat center; }
.active-thumb 								{ background: url(../images/back_bnt_on.jpg) top center no-repeat; }