
*                                       { margin: 0; padding: 0; }

.anythingSlider                         { width: 540px; height: 232px; position: relative; margin: 0; float:left;}
.anythingSlider .wrapper                { width: 540px; overflow: auto; height: 214px; margin: 0; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: #eee; border-top: 3px solid #e0a213; border-bottom: 3px solid #e0a213; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 190px; width: 540px; margin: 0; }
.anythingSlider .arrow                  { display: block; height:194px; width: 67px; cursor: pointer; }
.anythingSlider .forward                { position: relative; top: 195px; left: 456px; text-align: center; color: black; font: 11px/18px Arial; font-weight:bold; display: inline-block; padding: 2px 8px; height: 18px; margin: 0; background: #e9b814 url(../bannerimages/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
.anythingSlider .back                   {position: relative; top: 195px; left: -82px; text-align: center;color: black; font: 11px/18px Arial;font-weight:bold;  display: inline-block; padding: 2px 8px; height: 18px; margin: 0; background: #e9b814 url(../bannerimages/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
.anythingSlider .forward:hover          { background-image: none; }
.anythingSlider .back:hover             { background-image: none; }



#start-stop                             {font: 11px/18px Arial; text-decoration:none;background: #006cb7; background-image: url(../bannerimages/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px;height: 18px;  text-align: center; position: absolute; right: 245px; top: 196px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;}
#start-stop.playing                     { background-color: #006cb7; }
#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; }


