/*
	PAGE STRUCTURE
*/
#page-wrap {
	width: 500px;
	margin: 0px;
	position: relative;
	min-height: 400px;
}
/*
	TYPOGRAPHY
*/
ul {
	list-style: square inside;
}
a, a:visited {
	color: #729dff;
	text-decoration: none;
}
a:hover, a:active {
	color: white;
}
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: 630px;
	position: absolute;
	top: 0px;
	
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 630px;
	height: 284px;
text-transform:uppercase;
font-weight:700;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 630px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}

#movers-row {

}
#movers-row{
margin-left:3px;
}
#movers-row div a.cross-link {
	float: left;
}
.photo-meta-data {
	background: #1778ac;
	padding: 10px;
	height: 30px;
	margin-top: -0px;
	position: relative;
	z-index: 9999;
	color: white;
	width: 598px;
}
.photo-meta-data span {
	font-size: 12px;
}
.cross-link {
	display: block;
	width: 18px;
	margin-top: -40px;
	position: relative;
	padding-top: 15px;
	z-index: 9999;
float:left;
margin-left:4px;
}



.nav-thumb{border:0px;
margin-bottom:10px;
margin-left:0px;}

.first{
margin-left:560px;}