#intro{padding-bottom:10px;}
#slider-box{width:970px;height:367px;background:url(images/slider-bg-small.gif) top left no-repeat;}
#slider{width:720px;position:relative;top:50px;margin:0 auto;}
.scroll{height:237px;width:720px;overflow:auto;overflow-x:hidden;position:relative;clear:left;background:#000;}
.scrollContainer div.panel{height:197px;width:680px;color:#fff;font-size:1.2em;padding:10px 20px 20px 20px;}
ul.navigation{list-style:none;float:right;margin:0;}
ul.navigation li{float:left;margin-right:5px;}
ul.navigation a{color:#000;font-weight:700;text-decoration:none;background:#292929;display:block;padding:3px 6px;}
ul.navigation a:hover{background-color:#ff4390;}
ul.navigation a.selected{background-color:#fff;}
ul.navigation a:focus{outline:none;}
.scrollButtons{position:absolute;top:120px;cursor:pointer;}
.scrollButtons.left{left:-24px;}
.scrollButtons.right{right:-24px;}
.hide{display:none;}