.stripViewer {
position: relative;
overflow: hidden; 
width: 580px;
height: 290px;
}
		
.stripViewer .panelContainer {
position: relative;
left: 0; top: 0;
list-style-type: none;
widows:580px;
}
.stripViewer .panelContainer .panel {
float:left;
position: relative;
widows:580px;
}
.stripNav ul {
list-style: none;
display:none;
}
.stripNav a { 
}	

.stripNavL, .stripNavR { /* The left and right arrows */
display:none;
}
#slide1 {
widows:580px;
}
#rightbox2_overflow {overflow:auto; display:block; width:100%; height:230px;}
