.anythingSlider                         { width: 360px; height: 234px; position: relative; margin:10px 0 0;}
.anythingSlider .wrapper                { width: 360px; overflow: auto; height: 234px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0;}
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 210px; width: 360px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 23px; width: 23px; background: url(../i/design/arrows.gif) no-repeat 0 0; text-indent: -9999px; position: absolute; bottom:0; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; left:68px; }
.anythingSlider .back                   { background-position: 0 -23px; left:0; }
#thumbNav                               { display:none;}
#start-stop                             { background-image: url(../i/design/cellshade.gif); color: white; position: absolute; left:34px; bottom:0; width:23px; height:23px; text-indent:-9999px; overflow:hidden;}
#start-stop.playing                     { background-position:0 -23px;}
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { height: auto;}
