
.stripViewer { /* This is the viewing window */
	margin: auto;
	position: relative;
	overflow: hidden; 
	width: 840px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 900px !important;
	clear: both;
	background: url("../img/sliderbg.gif") no-repeat top center;
}