
.anythingSlider                         { width: 525px; height: 405px; position: relative; margin: 0 0 60px 0; }
.anythingSlider .wrapper                { width: 505px; overflow: auto; height: 380px; margin: 0; position: absolute; top: 0; left: 0; border: 10px solid #eee; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0 !important; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 380px; width: 505px; margin: 0; margin-left: 0px; background: #fff; }

.anythingSlider .arrow                  { display: none; }
.anythingSlider .forward                {  }
.anythingSlider .back                   {  }
.anythingSlider .forward:hover          {  }
.anythingSlider .back:hover             {  }


#thumbNav                               { position: relative; top: 415px; width: 525px; border-top: 1px solid #E9E9E9; border-left: 1px solid #E9E9E9; height: 24px;  }
#thumbNav a                             { color: #84B51B; display: block; float: left; padding-top: 3px; text-align: center; height: 20px; width: 25px; text-decoration: none; border-right: 1px solid #E9E9E9; }
#thumbNav a:hover                       { color: #84B51B; background: #eee; }
#thumbNav a.cur                         { color: #000; background: url(../tpl_images/frame_nav_active_bg.jpg) repeat-x bottom #fff; margin-top: -1px; border-bottom: 1px solid #E9E9E9; }


/*
  Prevents
*/
.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; }