.floatLeft {
	float: left;
	margin-right: 10px;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
.slider-wrap {
	width: 982px;
	margin: 0;
	padding: 0;
	clear: both;
	height: 278px;
	overflow: auto;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 982px;
	height: 100%;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 982px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	border: 0;
	margin-right: 5px;
}
.slider-wrap #movers-row {
	overflow: auto;
	list-style-type: none;
	margin: -270px 0 0 605px;
	padding: 0px;
	/* width: 500px; */
}
.slider-wrap #movers-row li {
	float: left;
}
.slider-wrap #movers-row li p {
	height: 61px;
	width: 61px;
	background-repeat: no-repeat;
}
.slider-wrap #movers-row li a.cross-link {

}
.slider-wrap #movers-row li a {
	cursor: pointer;
}
.photo-meta-data {
	padding: 5px 0 5px 10px;
	height: 70px;
	margin-top: -85px;
	position: relative;
	z-index: 50;
	color: #FFFFFD;
	font-family: verdana;
}
.photo-meta-data p {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #FFFFFD;
}
.photo-meta-data a {
	margin: 0;
	padding: 0;
}
.photo-meta-data p a span {
	font-size: 12px;
	color: #FFFFFD;
}
.photo-meta-data h2 ,.photo-meta-data h2 a span, .photo-meta-data h2 a span :visited {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
	color: #FFFFFD;
}
.cross-link {
	display: block;
	width: 62px;
	position: relative;
	z-index: 50;
	margin: 0;
}
.cross-link p {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 60;
}
.active-thumb {
}
a.cross-link {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.image1_on {
	background: url(images/homeslide_btn_sourcing_on.png);
}
.image2_on {
	background: url(images/homeslide_btn_log_maritime_on.png);
}
.image3_on {
	background: url(images/homeslide_btn_controle_q_on.png);
}
.image4_on {
	background: url(images/homeslide_btn_log_flu_on.png);
}
.image5_on {
	background: url(images/homeslide_btn_man_port_on.png);
}
.image1_off {
	background: url(images/homeslide_btn_sourcing_off.png);
}
.image2_off {
	background: url(images/homeslide_btn_log_maritime_off.png);
}
.image3_off {
	background: url(images/homeslide_btn_controle_q_off.png);
}
.image4_off {
	background: url(images/homeslide_btn_log_flu_off.png);
}
.image5_off {
	background: url(images/homeslide_btn_man_port_off.png);
}
