#slider									{float:left;width:542px;height:190px;}

.anythingSlider                         { width: 542px; height: 190px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { width: 435px; overflow: auto; height: 160px; position: absolute; top: 15px; left: 52px; }
.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: 200px; width: 67px; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background: url(/upload_dir/design/unique/slider-right.png) no-repeat 0 0; right:-20px; }
.anythingSlider .back                    { background: url(/upload_dir/design/unique/slider-left.png) no-repeat 0 0; left:-10px; }


#thumbNav                               { position: relative; top: 160px; text-align: center;left:50px; }
#thumbNav a                             { background: url(/upload_dir/design/unique/slider-count-bg.png) no-repeat 0 0;height:28px;width:28px;display:block;float:left;line-height:26px;color:#414141;font-size:11px;text-indent:-9999px; }
#thumbNav a:hover,#thumbNav a.cur       { background: url(/upload_dir/design/unique/slider-count-bg-hover.png) no-repeat 0 0;text-decoration:none; }

#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; }
