.anythingSlider{width:230px;height:186px;position:relative;margin:7px 0 0 7px;border:1px solid #7e7e7e;}
.anythingSlider .wrapper{width:230px;overflow:auto;height:186px;margin:0;position:absolute;top:0;left:0;}
.anythingSlider .wrapper ul{width:32700px;list-style:none;position:absolute;top:0;left:0;background:#eee;margin:0;}
.anythingSlider ul li{display:block;float:left;padding:0;height:186px;width:230px;margin:0;}
.anythingSlider .arrow{display:block;height:15px;width:60px;background:url(../images/arrows.gif) no-repeat 0 0;text-indent:-9999px;position:absolute;top:196px;cursor:pointer;}
.anythingSlider .forward{background-position:0 0;right:0;z-index:2000;}
.anythingSlider .back{background-position:-60px 0;left:44px;}
.anythingSlider .forward:hover{background-position:0 -15px;}
.anythingSlider .back:hover{background-position:-60px -15px;}
#thumbNav{position:relative;top:196px;left:103px;z-index:1000;}
#thumbNav a{text-decoration:none;color:#7e7e7e;background:url(../images/nav-divider.gif) 0 50% no-repeat;padding:0 5px;font:normal 10px/15px Arial, Helvetica, sans-serif;}
#thumbNav a:hover{color:#000;}
#thumbNav a.cur{color:#000;}
div#thumbNav a:first-child{background-image:none;}
#start-stop{display:none;background:green;background-image:url(../images/cellshade.png);background-repeat:repeat-x;color:white;padding:2px 5px;width:40px;text-align:center;position:absolute;right:45px;top:323px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;}
#start-stop.playing{background-color:red;}
#start-stop:hover{background-image:none;}
.anythingSlider .wrapper ul ul{position:static;margin:0;background:none;overflow:visible;width:auto;border:0;}
.anythingSlider .wrapper ul ul li{float:none;height:auto;width:auto;background:none;}

