img                                { border: 0; text-decoration: none; outline: 0; }


.anythingSlider                         { width: 640px; height: 340px; position: relative; }
.anythingSlider .wrapper                { width: 640px; height: 340px; margin: 0; position: absolute; top: 0; left: 0; overflow:hidden; }
.anythingSlider .wrapper ul             { width: 15000px; list-style: none; position: absolute; top: 0; left: -40px; margin: 0px; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 340px; width: 640px; margin: 0;}
.anythingSlider .arrow                  { display: block; height: 200px; width: 11px; background: url(../images/arrows.gif) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 20px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -12px; width:1f1px;}
.anythingSlider .back                   { background-position: -122px 0; left: -12px;  width:11px;}
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -122px -200px; }

#thumbNav                               { position: relative; top: 217px; text-align: left;left:10px; }
#thumbNav a                             { color: black; font: 10px/18px Arial; display:inline-block;padding:0px 4px;height:20px; margin: 0 5px 0 0; background: #bcbbbb; text-align: center; -moz-border-radius: 7px;-webkit-border-radius: 7px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #eae8e8; }

#start-stop                             { background: #eae8e8; color: black; padding: 2px 5px; width: 35px; text-align: center; position: absolute; left: 550px; top: 217px; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
#start-stop.playing                     { background-color: #bcbbbb; }
#start-stop:hover                       { background-color: #eae8e8; }

/*
  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; }

#quoteSlide{font-size:16px;padding:25px 20px 0 25px;line-height:22px;}
#textSlide ul{font-size:16px;padding:25px 20px 0 25px;line-height:22px;}

