#slider									{ float:left;width:693px;height:191px;background: transparent url(/upload_dir/design/unique/slider/sliderBg.gif) no-repeat;margin-bottom:20px; }

.sliderWrapper							{ width:685px; height: 185px; background: transparent url(/upload_dir/design/unique/slider/sliderBgImg.png) no-repeat;margin: 3px 4px 3px 4px; }

.anythingSlider                         { width: 683px; height: 183px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { width: 680px; overflow: auto; height: 183px; position: absolute; top: 2px; left: 2px; }
.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: 317px; width: 680px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 52px; width: 52px; text-indent: -9999px; position: absolute; top: 6px; cursor: pointer; }
.anythingSlider .forward                { background: url(/upload_dir/design/unique/slider/slider-right.png) no-repeat 0 0; right:6px; }
.anythingSlider .back                    { background: url(/upload_dir/design/unique/slider/slider-left.png) no-repeat 0 0; left:6px; }


#thumbNav                               { position: relative; top: 160px; text-align: center;left:6px; }
#thumbNav a                             { background: url(/upload_dir/design/unique/slider/btnBg.png) no-repeat 0 0;text-align:center;height:19px;width:21px;display:block;float:left;line-height:18px;color:#093c57;font-size:11px;text-decoration:none;font-weight:bold; }
#thumbNav a:hover,#thumbNav a.cur       { background: url(/upload_dir/design/unique/slider/btnBg.png) no-repeat 0 0;text-decoration:none; color: #abe211; }

#start-stop                             { display:none; }
#start-stop.playing                     { display:none; }
#start-stop:hover                       { background-image: none; }

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