#banner .anythingSliderBanner                         { width: 705px; height: 227px; position: relative; margin: 0 0 0 5px;}
#banner .anythingSliderBanner .wrapper                { width: 705px; overflow: auto; height: 220px; margin: 0px; position: absolute; top: 0; left: 0; border:1px solid #bbc70b;}
#banner .anythingSliderBanner .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
#banner .anythingSliderBanner ul li                   { display: block; float: left; padding: 0; height: 222px; width: 705px; margin: 0; }
#banner .anythingSliderBanner .arrow                  { display: block; height: 200px; width: 1px; no-repeat 0 0; text-indent: -9999px; position: absolute; top: 15px; cursor: pointer; }
#banner .anythingSliderBanner .forward                { background-position: 0 0; right: -20px; }
#banner .anythingSliderBanner .back                   { background-position: -67px 0; left: -20px; }
#banner .anythingSliderBanner .forward:hover          { background-position: 0 -200px; }
#banner .anythingSliderBanner .back:hover             { background-position: -67px -200px; }

#banner #thumbNav                               { position: relative; top: 200px; text-align:right; }
#banner #thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 1px 0 0; background: #c58b04  repeat-x; text-align: center; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; border: 0; text-decoration: none; outline: 0;}
#banner #thumbNav a:hover                       { background-image: none; }
#banner #thumbNav a.cur                         { background: #e0a213; }

#banner #start-stop                             { width: 0px;}

#banner #start-stop.playing                     {}
#banner #start-stop:hover                       {}
#banner .anythingSliderBanner .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
#banner .anythingSliderBanner .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
