.sidebartab ul li {
margin-bottom:5px;
}

.sidebartab ul li a {
background-color:#efede5;
font-size:12px;
font-family:"Trebuchet MS";
padding:1px 4px;
}


.tabberlive .tabbertabhide {
display:none;
}

.tabber { font-size:11px;
}

.tabberlive {
width:216px;
}

ul.tabbernav {
width:300px;
}

ul.tabbernav li {
list-style: none;
display: inline;
background-color:none;
}

ul.tabbernav li a {
background-color:#E7E1D1;
border:1px solid #DDD6C5;
font-size:14px;
font-weight:bold;
margin:18px 0 8px;
padding:5px 9px;
margin:0 10px 0 0;
color:#4a3f2d;
}

ul.tabbernav li a:hover {
color: #e05c1e;
}

ul.tabbernav li.tabberactive a {
color:#e05c1e;
background-color:#f6f3c8;
}


/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
 
}

