/* The div surrounding each tab */
#tabs * {margin: 0px;padding: 0px;}
#arrows {float: left;margin: 0px;padding: 0px;}
#arrows img {display: block;}
.uparrow {margin-bottom: 30px;}
#scroller {	overflow:visible !important;position:relative !important;height:auto !important;}
#tabs {float: left;margin: 5px 10px 10px 10px;width: 800px;border: 3px solid #A9A3A3;background: url('images/bg.gif') #5f5b5b repeat-x;color: #FFF;padding: 5px;height: 80px;overflow: hidden;position: relative;}
#tabs p {margin-bottom: 10px;color: #FFF;font-size: 13px;}
#tabs strong {font-weight: normal;}
#tabs a {color: #CCC;}
#tabs h1 {margin: 0px;padding: 0px;font-size: 14px;color: #FFF;font-weight:bold;}
#tabs h2 {margin: 0px;padding: 0px;font-size: 14px;color: #FFF;}
#tabs h3 {margin: 0px;padding: 0px;font-size: 14px;color: #FFF;font-weight:bold;}
.pageDivider {clear: both;}
