.anythingSlider                         { width: 923px; height: 183px; position: relative;   }
.anythingSlider .wrapper                { width: 923px; overflow: hidden; height: 183px; margin: 0 0px; position: absolute; top: 0; left: 0;   }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; padding:1px;}
.anythingSlider ul li                   { display: inline-block; float: left; padding: 0; height: 183px; width:923px;  }
.anythingSlider .arrow                  { display: inline-block;  text-indent: -9999px; position: absolute;  cursor: pointer; }
.anythingSlider .forward                {  right: 0px; top:220px; width:5px; background: url(../images/slide-rarrow.gif) no-repeat 0 0; }
.anythingSlider .back                   {  right:10px; top:220px; width:5px; background: url(../images/slide-larrow.gif) no-repeat 0 0;}


#thumbNav                               { position: relative; top: 145px; width:900px; text-align: right; background:url(../images/dot-bg.png) no-repeat right top; height:21px; padding:4px 7px; }
#thumbNav a                             { color: #fff; font-size: 0px;  display: inline-block; padding:0px 8px; height: 13px;  background:  url(../images/cellshade.png) no-repeat center top; text-align: center; 

}
#thumbNav a:hover                       { background:  url(../images/cellshade-h.png) no-repeat center top; color:#fff; }
#thumbNav a.cur                         { background:  url(../images/cellshade-h.png) no-repeat center top; color:#fff; }