#slider { position:absolute; top:0px; left:120px; }
.anythingSlider        		  {  width: 600px; height: 350px; position:absolute;  }
.anythingSlider .wrapper      { width: 548px; overflow: auto; height: 289px; margin: -20 190px; position: absolute; top: 40; left: 0; }
.anythingSlider .wrapper ul   { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: #ffffff; border-top: 3px solid #ffffff; border-bottom: 3px solid #ffffff; margin: 0; }
.anythingSlider ul li        { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; }
.anythingSlider .arrow        { display: block; height: 1px; width: 1px; no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; }
.anythingSlider .forward      { background-position: 0 0; right: -2px; }
.anythingSlider .back         { background-position: -67px 0; left: -20px; }

#thumbNav          { position: relative; top: 323px; text-align: center;  }
#thumbNav a        { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(../imgs/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; }
#thumbNav a:hover   { background-image: none; }
#thumbNav a.cur     { background: #f5efdf; }

#start-stop            { background-image: none; background-repeat: repeat-x;  padding: 2px 5px; width: 40px; text-indent: -9999px; 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; }
#start-stop:hover       { background-image: none; text-indent: -9999px; }

.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; }

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
}

