.ui-tabs-hide {display: none;}

#main .tabs ul { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
ul.ui-tabs-nav { margin:0; padding:0;}
.tabs ul li { float:left; padding: 0px 0px 0px 0px; margin: 0px 1px 0px 0px; list-style-type: none;}
.tabs li a { padding: 2px 0px 0px 0px; font-weight: bold; text-transform: uppercase; text-decoration: none; font-weight: 200; background: url(../_images/buttons/tab_off_small.gif) no-repeat scroll left bottom; height: 19px; width: 99px!important; display: block; text-align: center; color: #515762; line-height: 19px;}
.tabs li.ui-tabs-selected a { text-decoration: none; background: url(../_images/buttons/tab_on_small.gif) no-repeat scroll left bottom; color: #fff;}
.tabs li a:hover { text-decoration: none; background: url(../_images/buttons/tab_on_small.gif) no-repeat scroll left bottom; color: #fff;}
.tab_box { background: #3e434b; padding: 20px; border-top: 1px solid #000; color: #fff;}



