.tabberlive .tabbertabhide {
    display:none;
}
.tabber {
}
.tabberlive {
    margin-top:0em;
}
ul.tabbernav {
    font-family:Verdana,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    margin:0pt;
    padding:3px 0pt;
}
ul.tabbernav li {
    display:inline;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
}
ul.tabbernav li a {
    background:#333333 none repeat scroll 0%;
    border-style:none;
    margin-left:3px;
    padding:3px 0.5em;
    text-decoration:none;
}
ul.tabbernav li a:link {
    color:white;
}
ul.tabbernav li a:visited {
    color:white;
}
ul.tabbernav li a:hover {
    background:#575757 none repeat scroll 0%;
    border-color:#D6D6D6;
    color:white;
    text-decoration:none;
}
ul.tabbernav li.tabberactive a {
    background-color:#CD4913;
    border-bottom:1px solid #CD4913;
    color:white;
}
ul.tabbernav li.tabberactive a:hover {
    background:#DE4913 none repeat scroll 0%;
    border-bottom:0px solid white;
    text-decoration:none;
}
.tabberlive .tabbertab {
    border-color:#D6D6D6 rgb(214, 214, 214);
    border-style:none solid solid;
    border-width:0pt 1px 1px;
    padding:10px;
}
.tabberlive .tabbertab h2 {
    display:none;
}
.tabberlive .tabbertab h3 {
    display:none;
}
#tab1.tabberlive {
}
#tab2.tabberlive {
}
#tab2.tabberlive .tabbertab {
    height:200px;
    overflow:auto;
}