.stripViewer .panelContainer .panel ul {
	margin:0;
	text-align:left;
}
.slider_wrap {
	margin:30px 0px 0px 0px;
	position:relative;
	width:930px;
	height:123px;
}
.stripViewer {
	margin:auto;
	overflow:hidden;
	position:relative;
	width:846px;
	height:123px;
	float:left;
}
.stripViewer .panelContainer {
	left:0;
	list-style-type:none;
	position:relative;
	top:0;
	width:100%;
}
.stripViewer .panelContainer .panel {
	float:left;
	height:100%;
	position:relative;
	width:846px;
}
.stripNavL {
	float:left;
	width:29px;
	height:95px;
	padding:14px 5px 14px 8px;
}
.stripNavR {
	float:right;
	width:29px;
	height:95px;
	padding:14px 8px 14px 5px;
}
