.tabberlive .tabbertabhide {
display:none;
}
#content-section .content .tabberlive {
overflow:hidden;
width:550px;
margin-bottom:10px;

}
#content-section .content ul.tabbernav {
overflow:hidden;
width:550px;
height:8px !important;
height:20px;
margin:0 !important;
margin:0;
list-style:none;
}
#content-section .content ul.tabbernav li {
float:left;
list-style:none;
margin-right:5px;
}
#content-section .content ul.tabbernav li a {
display:block;
float:left;
color:#000;
font:11px Verdana, Arial, Helvetica, sans-serif;
padding:3px 10px 4px 10px;
border:1px solid #ccc;
text-decoration:none;
border-bottom:none;
background:#F7F7F7;
}
#content-section .content ul.tabbernav li a:hover {
color:#8d5a00;
text-decoration:none;
background:#ffd617;
}

#content-section .content ul.tabbernav li.tabberactive {
color:#8d5a00;
text-decoration:none;
background:#ffd617;
}
#content-section .content ul.tabbernav li.tabberactive a {
border:none;
color:#8d5a00;
background:#ffd617;

}

#content-section .content ul.tabbernav li.tabberactive a:hover {

}

#content-section .content .tabberlive .tabbertab {
width:518px;
min-height:197px;
height:auto;
border:1px solid #ccc;
background:url(../images/phone_bg.gif) right bottom repeat-x;
padding:10px;
}
* html #content-section .content .tabberlive .tabbertab {
height:226px;
width:548px;
}

* html #content-section .content .tabberlive .tabbertab p{
width:506px;
}
* html #content-section .content .tabberlive .tabbertab table p {
width:165px;
}
/*#content-section .content .tabberlive .tabbertab ul {
overflow:hidden;
width:600px;
margin:0 !important;
margin:0;
list-style:none;
}
.tabberlive .tabbertab li {
background:url(../images/tabli.gif) 0 5px no-repeat;
padding-left:10px;
}
.tabberlive .tabbertab li a {
color:#666;
}
.tabberlive .tabbertab li a:hover {
color:#f7941d;
}*/
#content-section .content .tabberlive .tabbertab h2 {
display:none;
}

#content-section .content .tabberlive .tabbertab h1 {
font-size:20px;
}

* html #content-section .content .tabberlive .tabbertab h1 {
width:500px;
}