.floatLeft {
	float: left;
	margin-right: 10px;
	}
.floatRight {
	float: right;
	}
.clear {
	clear: both;
	}
.slide-wrap a {
	outline: none;
	}
.slider-wrap {
	height: 408px;
	width: 878px;
	margin: 6px 0 0 10px;
	overflow: hidden;
	}			
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
	}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 743px;
	height: 408px;
	}
.stripViewer .panelContainer	{
	position: relative;
	left: 0;
	top: 0;
	}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 743px;
	}
.stripNavL, .stripNavR, .stripNav {
	display: none;
	}
.nav-thumb {
	margin-right: 0px;
	}
#movers-row	{
	float: right;
	background: #fff url(../images/slideButtons.gif) 0 12px no-repeat;
	width: 133px;
	margin: -407px 0 0 0;
	}
#movers-row div {
	float: left;
	height: 67px;
	width: 133px;
	margin: 12px 0 0 0px;
	}
#movers-row div a.cross-link {
	float: left;
	}
.thumb1 a, .thumb2 a, .thumb3 a, .thumb4 a, .thumb5 a, .thumb1 .active-thumb, .thumb2 .active-thumb, .thumb3 .active-thumb, .thumb4 .active-thumb, .thumb5 .active-thumb {
	background: url(../images/slideButtons.gif) no-repeat;
	}
.thumb1 .active-thumb {
	background-position: -167px 0;
	}
.thumb2 .active-thumb {
	background-position: -167px -79px;
	}
.thumb3 .active-thumb {
	background-position: -167px -158px;
	}
.thumb4  .active-thumb {
	background-position: -167px -237px;
	}
.thumb5 .active-thumb {
	background-position: -167px -316px;
	}
.thumb1 a {
	background-position: 0 0;
	}
.thumb2 a {
	background-position: 0 -79px;
	}
.thumb3 a {
	background-position: 0 -158px;
	}
.thumb4 a {
	background-position: 0 -237px;
	}
.thumb5 a {
	background-position: 0 -316px;
	}
.photo-meta-data {
	font-size: 28px;
	line-height: 28px;
	padding: 10px;
	height: 50px;
	margin-top: -80px;
	position: relative;
	z-index: 9999;
	color: #fff;
	}
.photo-meta-data span, .photo-meta-data span a {
	color: #c6c8c6;
	font-size: 14px;
	line-height: 14px;
	}
.cross-link	{
	display: block;
	width: 133px;
	position: relative;
	z-index: 8999;
	}
.active-thumb {
	position: relative;
	z-index: 9999;
	}