#slides {margin: 0 auto; width: 900px; position:relative; height: auto; z-index: auto;}
.slides-container {width:900px;height:360px;}
.slides-container div.slide {width:900px;height: 360px; display:block;}
.pagination{ position: absolute; overflow: hidden; bottom: 0px; right: 5px; z-index: 99;}
.pagination li{ display:block; float:left; margin-left:5px;}
.pagination li a{ display:block; background: url(../images/pagination.png) -17px 0 no-repeat; width:12px; height:12px; text-indent:-50px;}
.pagination li a:hover,.pagination li.current a{ background-position:0 0;}
/* Control Nav */
.caption{ width:420px; height:150px; position:absolute; left: 0px; top: 150px; color:#ffffff; padding:5px 5px 5px 10px; z-index:91; background:#000000; opacity: 0.8;}
.caption h2{ color:#ffffff; font: 26px "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: left; padding-left: 10px; margin-top: 5px !important;}
.slider-bg {border: none;}
.slider-text{ padding:5px 10px 0 5px; color: #ffffff; font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; }
.slider-button { height: 44px; width: 144px; background-image: url(get_more.png); position: absolute; bottom: 5px; right: 5px; }