#slider {width:610px; height:350px; margin:0 auto;position:relative; padding:0px;}

.scroll {height:300px;width:610px;position:relative;clear:left;background:none;}

.scrollContainer div.panel {padding:0px;height:300px;width:610px;overflow: hidden;border: none;}



ul.navigation { text-align:center; list-style:none; margin:0 auto; padding-bottom:20px; padding-top:10px; width:610px;}

ul.navigation li {display: inline; margin:0 5px 0 0; width:110px; height:31px; min-height:31px;}

ul.navigation a {width:110px; height:31px; min-height:31px; font-family:"Helvetica", Arial, sans-serif; font-size:12px; font-weight: bold; text-decoration:none;color:#fff; text-align:center; vertical-align:middle; padding:10px 25px 12px 25px;}


ul.navigation a:hover {background: url(images/menu_hover.png) no-repeat top;}

ul.navigation a.selected {background: url(images/menu_current.png) no-repeat top; color: #00ffff;}

ul.navigation a:focus {outline:none;}



.scrollButtons {position: inherit;top:5px;cursor:pointer;}

.scrollButtons.left {left:-20px;}

.scrollButtons.right {right:-20px;}

.hide {display:none;} 