.tabberlive .tabbertabhide {
display:none;
}
#right_section .tabberlive {
overflow:hidden;
width:400px;
margin-bottom:10px;

}
#right_section ul.tabbernav {
overflow:hidden;
width:300px;
margin:0 !important;
margin:0;
list-style:none;
}
#right_section ul.tabbernav li {
float:left;
margin-right:5px;
}
#right_section ul.tabbernav li a {
display:block;
float:left;
color:#296FAF;
font:11px Verdana, Arial, Helvetica, sans-serif;
padding:3px 10px 4px 10px;
border:1px solid #ccc;
border-width:1px 1px 0 1px;
text-decoration:none;
}
#right_section ul.tabbernav li a:hover {
text-decoration:underline;
}
#right_section ul.tabbernav li.tabberactive {
background:#FE982C;
}
#right_section ul.tabbernav li.tabberactive a {
color:#fff;
}
#right_section .tabberlive .tabbertab {
width:390px;
min-height:187px;
overflow:hidden;
height:auto;
border:1px solid #ccc;
}
* html #right_section .tabberlive .tabbertab {
height:217px;
width:370px;
}
#right_section .tabberlive .tabbertab h2 {
display:none;
}
