#tablist{
padding: 0px 0;
margin-left:0px;
margin-bottom: 0.0em;
margin-top: 0.0em;
font:12px Arial,Helvetica;
border-top: 1px solid #E0D0B6;
background:#ECE4D7;
}
#tablist li{
list-style:none;
display: inline;
margin:-1px;
}
#tablist li a{
text-decoration:arial,helvetiva;
padding:4px 14px 0 8px;

border: 0px solid #D2BB93;
border-bottom: none;
background:#ECE4D7;
}
#tablist li a:link{
color:#532900;
height:22px;
}
#tablist li a:visited{
color:#532900;
height:22px;
}
#tablist li a.current{
background: #F2EDE3;
border: 0px solid #E0D0B6;
height:22px;
}
#tabcontentcontainer{
width:756px;
height:42px;
}
.tabcontent{
display:none;
}