
.anythingSlider                         { width: 880px; height: 293px; position: absolute;float:left; box-shadow:0px 2px 17px #000 }
.anythingSlider .wrapper                { width: 880px; height: 302px; overflow: hidden; margin:auto; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0;  margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; width: 880px; height: 302px; margin: 0; }
.anythingSlider .arrow                  { display:block; position:relative; }
.anythingSlider .back                   { display:block; position:absolute; z-index:999; top:43%; left:-5%; font-size:0; cursor:pointer; width:31px; height:31px; background:url('../images/arrow_left.png') no-repeat; }
.anythingSlider .forward                { display:block; position:absolute; z-index:999; top:43%; right:-5%; font-size:0; cursor:pointer; width:31px; height:31px; background:url('../images/arrow_right.png') no-repeat; }
.anythingSlider .forward:hover          {  }
.anythingSlider .back:hover             {  }
#thumbNav                               { display:none; position:relative; z-index:999;left:80%;top:87%; width:302px; height:20px;background:url(../images/slider_unselected_button.png) no-repeat; }
#thumbNav a                             { display:none;float:left; text-decoration:none; width:30px; height:20px; font-size:0px; color:#FFFFFF;   background:url(../images/slider_unselected_button.png) no-repeat; }
#thumbNav a:hover                       { display:none; float:left;text-decoration:none; font-size:0px; color:#FFFFFF; background:url(../images/slider_unselected_button.png) no-repeat; }
#thumbNav a.cur                         { display:none;float:left; text-decoration:none; font-size:0px;  color:#FFFFFF;  background:url(../images/slider_selected_button.png) no-repeat; }
#start-stop                             { display: none; }
#start-stop.playing                     { display: none; }
#start-stop:hover                       { display: none; }