.stripViewer{
	overflow: hidden; width: 480px; height: 283px;
}
.stripViewer .panelContainer{
	position: relative;
}
.stripViewer .panelContainer .panel{
	float: left; height: 100%; position: relative;
}
.stripNavL, .stripNavR, .stripNav{
	display: none;
}