					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{
	clear: both;
	margin: 0px;
}

/*
	SLIDER
*/
.slider-wrap								{
	width: 240px;
	float: right;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{
	position: relative;
	overflow: hidden;
	width: 240px;
	height: 260px;
}
.stripViewer .panelContainer				{
	position: relative;
	border: 1px solid #999999;
	left: 0px;
	top: 0px;
}
.stripViewer .panelContainer .panel			{
	float: left;
	position: relative;
	width: 419px;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.wrapper {
	text-align: left;
}
.wrapper a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.panel {
	margin-top: -2px;
	float: left;
	display: block;
	margin-left: -1px;
}
#movers-row									{
	padding-top: 0px;
	margin-top: -38px;
	height: 40px;
}
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }

.nav-thumb 									{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cross-link									{
	display: block;
	margin-right: 5px;
	height: 40px;
	border: 1px solid #F60;
	width: 45px;
	float: left;
	position: relative;
}
