
.slider-wrap{ 
width:426px;
margin:0 0 9px 12px;
padding:0;
border: 1px solid #8a989f;
position:relative;
}			

.stripViewer .panelContainer .panel ul{
text-align:left;
margin:0;
}

.stripViewer{ 
position:relative;
overflow:hidden;
width:426px;
height:319px;
}

.stripViewer .panelContainer{ 
position:relative;
margin:0;
padding:0;
}

.stripViewer .panelContainer .panel{ 
float:left;
height:319px;
position:relative;
width:426px;
background-color: #ddd;
}

div.panel div.wrapper a img{ 
border:none;
}

.stripNavL, .stripNavR, .stripNav{ 
display:none;
}

.nav-thumb{ border:0;
margin-right:5px;
}

#movers-row{ 
position:absolute;
padding:0;
margin:5px 0 0 0px;
width:426px;
right: 0px;
top: 0px;
text-align:center;
z-index: 9999;
}


#movers-row a, #movers-row a:hover
{
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
}
#movers-row a:hover
{
	color: #ccc;
}

#movers-row div a.cross-link{ 
float:left;
z-index: 9999;
}

.photo-meta-data{ 
background:url(../images/transpBlack.png);
padding:10px;
height:30px;
margin-top:-50px;
position:relative;
z-index:10;
color:white;
}

.photo-meta-data span{ 
font-size:13px;
}

.cross-link{
position:relative;
padding-top:4px;
z-index:10;
display:block;
height: 21px;
width: 25px;
background: url(../images/feature-desc-bg-trans.png);
margin-left: 5px;
display:inline;
}

a.active-thumb { background: url(../images/50.png) #f60c0c; }


div.featured-info
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 10px;
	width: 406px;
	background: url(../images/feature-desc-bg-trans.png);
	color: #fff;
}


div.featured-title
{
	float: left;
	width: 300px;
	font-weight: bold;
	font-size: 105%;
}

div.featured-user
{
	float: right;
	width: 100px;
	text-align: right;
	font-size: 90%;
}

div.featured-location
{
	float: left;
	width: 300px;
	font-size: 90%;
}

