.tabberlive .tabbertabhide {
display:none;
}
#content_bottom .tabberlive {
overflow:hidden;
width:572px;
background:url(../images/tabber_line.gif) left 24px no-repeat;
}
#content_bottom ul.tabbernav {
overflow:hidden;
width:572px;
margin:0 !important;
margin:0;
list-style:none;
}
#content_bottom ul.tabbernav li {
float:left;
background:url(../images/tab_r.gif) right top no-repeat;
margin-right:5px;
}
#content_bottom ul.tabbernav li a {
display:block;
float:left;
background:url(../images/tab_l.gif) left top no-repeat;
color:#fff;
font:11px Verdana, Arial, Helvetica, sans-serif;
padding:7px 27px 5px 27px;
text-decoration:none;
}
#content_bottom ul.tabbernav li a:hover {
text-decoration:underline;
}
#content_bottom ul.tabbernav li.tabberactive {
background:url(../images/tab_h_r.gif) right top no-repeat;
}
#content_bottom ul.tabbernav li.tabberactive a {
background:url(../images/tab_h_l.gif) left top no-repeat;
color:#BC0001;
font-weight:bold;
text-decoration:none;
}
#content_bottom .tabberlive .tabbertab {
width:552px !important;
width:572px;
min-height:150px;
height:auto;
background:url(../images/tabber_bg.gif) left bottom no-repeat;
margin-bottom:10px;
padding:10px;
}
* html #content_bottom .tabberlive .tabbertab {
height:170px;
}
#content_bottom .tabberlive .tabbertab h2 {
display:none;
}