#tablist   { font: 11px Verdana; margin-bottom: 0; margin-left: 0; padding: 0 0 3px }

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a  { text-decoration: none; background: white; margin-left: 0; padding: 3px 0.5em 3px 0.2em; border-style: solid solid none; border-width: 0 0 medium; border-color: #778 }

#tablist li a:link, #tablist li a:visited   { color: #0022bb; font-size: 11px; text-decoration: none }

#tablist li a:hover{
color: #3399cc; text-decoration:underline;
}

#tablist li a.current { background: white }

#tabcontentcontainer    { width: 680px; height: 30px }

.tabcontent   { font-size: 11px; display: none }
