.small_slider{ width:515px;  display:block; position:relative; margin-bottom:70px;}
.csw { width: 100%; height: 460px; background: #fff; overflow: scroll }
.csw .loading { margin: 200px 0 300px 0; text-align: center }
.stripViewer { position: relative; overflow: hidden; width:515px; clear: both; background: #fff; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; width: 100%; list-style-type: none; }
.stripViewer .panelContainer .panel { float:left; height: 100%; position: relative; width: 515px; }

.stripNav { position:absolute; left:0; bottom:-28px;z-index:80; background:url(images/blue_corners.gif) no-repeat left; height:28px; display:block ; padding:0  0 0 12px; }

.stripNav ul {  padding-left:0; padding-top:5px; display:block; background:url(images/blue_corners.gif) no-repeat right; height:23px; float:right; padding-right:12px;}
.stripNav ul li { float: left; list-style:none; padding:0 1px; }
.stripNav a { background:url(images/slide_points.png) top; height:18px; width:18px; display:block; text-indent:-99999px; list-style:none; cursor:pointer; }
.stripNav li a:hover, .stripNav li a.current { background:url(images/slide_points.png) bottom; height:18px; width:18px; display:block; text-indent:-99999px; }
.stripNavL, .stripNavR {  position: absolute; top: 230px; text-indent: -9000em; }
.stripNavL a, .stripNavR a { display: block; height: 40px; width: 40px; }
.stripNavL { left: 0; }
.stripNavR { right: 0; }

.wrapper{ font-size:1%; line-height:18px; }
