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

#main .tabs { padding: 0; margin:0; width: 100%; border-bottom: 1px solid #4a0353;}
#main .tabs ul { margin:0; padding:0;}
#main .tabs li { float:left; padding: 0; margin: 0px 1px 0px 0px; list-style-type: none!important;}

#main .tabs li a { padding: 0px 0px 0px 0px; font-weight: bold; text-transform: uppercase; text-decoration: none; background: url(../_images/buttons/tab_off_small.gif) no-repeat scroll left top; height: 19px; width: 132px; display: block; text-align: center; color: #fff; line-height: 19px;}
#main .tabs li.ui-tabs-selected a { text-decoration: none; background: url(../_images/buttons/tab_on_small.gif) no-repeat scroll left top; color: #fff;}
#main .tabs li a:hover { text-decoration: none; background: url(../_images/buttons/tab_on_small.gif) no-repeat scroll left top; color: #fff;}
.tab_box { background:#f9f6f9; padding: 20px; color: #000;}


