.tabcontainer{
	clear: left; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	height: auto;
}

.tabcontent{
display:none;
}
