.basictab ul {list-style-type: none}

.basictab li {display: inline}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
text-align: center;
}

.tabcontent {
        display: none;
}

#sc1, #sc2, #sc3 {color: #ff0000;}