.slider-wrap { position:relative;  width: 612px;}
.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:612px; height: 460px; clear: both; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; width: 100%; list-style-type: none; }
.stripViewer .panelContainer .panel { float:left; height: 100%; position: relative; width: 612px; }
.stripNav { position:absolute; left:5px; top:440px; z-index:50; }
.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{ height:428px;}


.facebook-share{ position: absolute; right: 0; top: 442px;}
