

.tabcontainer{
clear: left;
width:100%; /*width of 2nd level sub menus*/
}

.tabcontent{
display:none;
height:300px;
background-color: #383838;
}