#tablist{
padding: 0px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 0px;
margin-left: 0px;
background: white;
}


#tabcontentcontainer{
width: 639px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;

}

.tabcontent{
display:none;
}