.anythingSlider{width:1014px;height:357px;position:relative;margin:0 auto 15px;}
.anythingSlider .slidewrapper{width:1014px;overflow:auto;height:357px;margin:0;position:absolute;top:0;}
.anythingSlider .slidewrapper ul{width:32700px;list-style:none;position:absolute;top:0;left:-5px;color:#fff;margin:0;}
.anythingSlider ul li{display:block;float:left;padding:0;height:357px;width:1014px;margin:0;}
.anythingSlider .arrow{display:block;height:200px;width:42px;background:url(../images/arrows.png) no-repeat 0 0;text-indent:-9999px;position:absolute;top:65px;cursor:pointer;}
.anythingSlider .forward{background-position:0 0;left:-9999px;}
.anythingSlider .back{background-position:-67px 0;left:-9999px;}
.anythingSlider .forward:hover{background-position:0 -200px;}
.anythingSlider .back:hover{background-position:-67px -200px;}
#thumbNav{position:absolute;top:330px;right:20px;text-align:right;}
#thumbNav a{color:black;font:11px/18px Georgia, Serif;display:inline-block;padding:2px 8px;height:18px;margin:0 5px 0 0;background:#fff;text-align:center;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;}
#thumbNav a:hover{background:#fff url(../images/cellshade.png) repeat-x;text-decoration:none;}
#thumbNav a.cur{background:#fff url(../images/cellshade.png) repeat-x;}
#start-stop{background:green;color:white;padding:2px 5px;width:40px;text-align:center;position:absolute;left:-9999px;top:298px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;}
#start-stop.playing{background-color:grey;}
#start-stop:hover{background-image:url(../images/cellshade.png);background-repeat:repeat-x;}
.anythingSlider .slidewrapper ul ul{position:static;margin:0;background:none;overflow:visible;width:auto;border:0;}
.anythingSlider .slidewrapper ul ul li{float:none;height:auto;width:auto;background:none;}