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


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 { position: relative; width: 330px; height:461px; overflow:hidden;}		

.stripViewer { position: relative; overflow: hidden; width:330px; height:461px; }
.stripViewer .panelContainer .panel ul { text-align: left; margin: 0 15px 0 30px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel { float: left; height: 100%; position: relative; width:650px; }
.stripNavL, .stripNavR, .stripNav { display: none; }


.photo-meta-data {
	height:171px; margin-top:-168px;
	background-color:#000;
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;}


.tranfix{ position:relative; color:#FFF; padding:12px 200px 0 10px; height:68px; margin-top:-168px;}
.tranfix span{ font-size:14px; margin:0 0 6px 0;}
.tranfix span a{ color:#ccc;}
.tranfix p { font-size:12px; line-height:140%; color:#EEE;}
.tranfix p a,
.tranfix p a:hover{ color:#EEE;}

.tranfix a.btn_play,
.tranfix a.btn_play:hover{
	display:block; position:absolute; right:200px; top:8px; width:84px; height:22px; text-indent:-9999px; overflow:hidden;
	background:url(images/btn_play.png) no-repeat;}
.tranfix a.btn_play:hover{ background-position:0 bottom;}
#movers-row { width:330px; position:absolute; bottom:8px; margin-left:4px; }
#movers-row div { float:left; margin:3px;}
#movers-row .cross-link img{ border:0px solid #CCC;}
#movers-row .active-thumb img{ border:0px solid #FF9;}
