.anythingSlider                         { width: 800px; height: 258px; position: relative; margin: auto 0 15px; border:solid 0px #999; padding-top:0px; text-align:center; vertical-align:top;margin-left:0px;margin-top:5px; }
.anythingSlider .wrapper                { width: 800px; overflow: auto; height: 258px; margin: auto 0px; position:relative; top: 0; left: 0; padding-top:0px; text-align:left; vertical-align:top }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: transparent; border-top: 0px solid #e0a213; border-bottom: 3px solid #e0a213; margin: auto; padding-top:0px; text-align:center }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 258px; width:margin: 0; vertical-align:top }
.anythingSlider .arrow                  { display: block;margin-left:680px;margin-top:225px; height: 20px; width: 45px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 5px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; left: 45px; border:solid 0px #000; }
.anythingSlider .back                   { background-position: -45px 0; left: 105px; border:solid 0px #000; }
.anythingSlider .forward:hover          { background-position: 0 -20px; border:solid 0px #000; }
.anythingSlider .back:hover             { background-position: -45px -20px; border:solid 0px #000; }
#thumbNav                               { position: relative; top: 250px; text-align: center;   }
#thumbNav a                             { color: #fff; font: 1px/1px Georgia, Serif; display: inline-block; height: 18px; width:18px;  text-align:center; background: url(../images/yuvarlak.png) no-repeat;  }
#thumbNav a:hover                       { color: #2752f1; font: 1px/1px Georgia, Serif; display: inline-block; height: 18px; width:18px; text-align:center; background: url(../images/yuvarlak_m.png) no-repeat;  }
#thumbNav a.cur                         { color: #450021; font: 1px/1px Georgia, Serif; display: inline-block; height: 18px; width:18px; text-align:center; background: url(../images/yuvarlak_k.png) no-repeat;   }
#start-stop                             { background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; display:none; }
#start-stop.playing                     { background-color: red; display:none; }
#start-stop:hover                       { background-image: none; display:none; }
/*  Prevents*/
.anythingSlider .wrapper ul ul          { position: static; margin: auto; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
