.slider                         { width: 988px; height: 322px; position: relative; margin: 0 auto; padding:0px 5px; background:url(bg_slides.jpg) no-repeat; }
.slider .wrapper                { width: 988px; overflow: auto; height: 322px; margin: 0; position: absolute; top: 0; left: 0; }

.slider .wrapper ul             { width: 32700px; height: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; }
.slider .wrapper ul li          { display: block;  padding: 0; height: 322px; width: 988px; text-align:center; margin: 0; }

.slider .arrow                  { display: block; height: 12px; width: 12px; text-indent: -9999px; position: absolute; }
.slider .forward                { background: url(next_slide.jpg) no-repeat; top: 15px; left:-999px; z-index:5; cursor:pointer; }
.slider .back                   { background: url(prev_slide.jpg) no-repeat; top: 0px; left:-999px; z-index:5; cursor:pointer; }

.thumbNav                       { position: relative; width:15px; z-index:5; top: 17px; left:983px; }
.thumbNav ul                    { list-style: none; margin:1px 0px; padding:0px; }
.thumbNav li                    { list-style: none; height:15px; margin:1px 0px; padding:0px; }
.thumbNav a                     { color: white; font-size: 11px; font-family:Arial; display: inline-block; height:15px; width:15px;  background: #b1b1b1; text-align: center; margin }
.thumbNav a.cur                 { background: #898989; }

.slider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.slider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
