h2 { font-size:11px;}
.tabberlive #tabbertabhide {
 display:none;
}

.tabber { font-size:11px;
}
.tabberlive {

}

#tabbernav
{
 padding: 3px 0;
 margin:auto 16px;
}



#tabbernav span
{
 padding: 4px 8px;
 margin-right: 3px;
 border-bottom: none;
 font-size:16px;
 color:#00a3e0;
 font-size:15px;
}

#tabbernav span.tabberactive
{
 background: #d4f4fe;
 color: #000;
}



#tabbertab {
 padding:5px;
 border-top:0;
 width:90%;
 margin:auto 16px;	

}

#tabbertab ul{
display:none;}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive #tabbertab h2 {
 display:none;

}
.tabberlive #tabbertab h3 {
 display:none;
 
}
.tabberlive#tab2 #tabbertab {
 height:200px;
 overflow:auto;
}

#tabbertab p { padding-bottom:10px; line-height:140%; }
#tabbertab ul { padding:0; margin:0;}
#tabbertab ul li { background:url(images/d.png) no-repeat 0 50%; padding-left:16px;font-size:14px;} 
#tabbertab ul li a{line-height:1.8;}
