.tabcontainer{
width: 955px; /*width of 2nd level sub menus*/
height: 40px;
position: absolute;
z-index: 10;
}

.tabcontent{
display:none;
}

.tabcontent a{
text-decoration: none; font-family:Verdana; font-size:11px; color:#404040
}

.tabcontent a:hover{
font-weight: bold;
}