
.anythingSlider { width: 469px;height: 304px; position: relative;}
.anythingSlider .sliderwrapper{ width: 469px; overflow: auto; height: 304px; position: absolute; top: 0; left: 0;scrollbar-base-color: #FF9900 }
.anythingSlider .sliderwrapper ul { width: 3200px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li { display: block; float: left; padding: 0; height: 304px; width: 469px; margin: 0; }

#thumbNav { position: relative; top: -18px; left:336px; color:#ffffff; text-align:center;width:133px;height:30px; padding-top:5px; overflow:hidden;background: url(/js/anythingslider/images/btn-bg.png) no-repeat;}
#thumbNav a { font-size:10px;text-decoration:none;color: #ffffff; font-weight:bold;display: inline-block; height: 18px; padding-top:3px; width:24px; overflow:hidden; background:url(/js/anythingslider/images/button.png) no-repeat; }
#thumbNav a:hover { background:url(/js/anythingslider/images/button.png) no-repeat;  }
#thumbNav a.cur { background:url(/js/anythingslider/images/button_selected.png) no-repeat;width:24px;margin-top:-2px; }

.anythingSlider .sliderwrapper ul ul { position: static; margin: 0; background: #ccc; overflow: hidden; width: auto; border: 0; }
.anythingSlider .sliderwrapper ul ul li { float: none; height: 21px; width: auto; background: none; }

#start-stop { background: url(/js/anythingslider/images/pause_hover.png) no-repeat;font-size:1px; width: 24px;height:21px; text-align: center; position: absolute; left: 440px; top: 5px;}
#start-stop.playing { background: url(/js/anythingslider/images/pause.png) no-repeat; width: 24px; text-align: center; position: absolute; left: 440px; top: 5px; }
#start-stop:hover { background: url(/js/anythingslider/images/pause_hover.png) no-repeat; width: 24px; text-align: center; position: absolute; left: 440px; top: 5px;}


.caption {background: url(/js/anythingslider/images/text-bg.png) no-repeat;float:left;margin-top:255px;width:449px;padding:10px;text-align:left;}