#tablist1 , #tablist2 { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: #F2F1ED; height: 26px;font-size: 9pt; } #tablist1 li, #tablist2 li{ list-style: none; display: inline;font-size: 11pt; margin: 0px 0px 0px 0px;line-height: 100%; padding: 0px 0px 0px 0px; border: 0px; } #tabhead1, #tabhead2 { color: #000000; line-height: 100%; width: 160px; display: block; font-weight: bold; background-color: #F2F1ED; font-size: 9pt; padding: 7px 4px 5px 7px; } #tablist1 li a, #tablist2 li a { display: inline; cursor: pointer; white-space: nowrap; border-bottom: 0px solid #EAE9E8; border-top: 0px solid #EAE9E8; border-left: 1px solid #F2F1ED; border-right: 1px solid #F2F1ED; margin: 0px 0px 0px 0px; color: #000000; line-height: 100%; font-weight: bold; background-color: #F2F1ED; font-size: 9pt; padding: 5px 4px 5px 4px; position:relative; top:5px; } #tablist1 li a:link, #tablist1 li a:visited, #tablist2 li a:link, #tablist2 li a:visited, { color: #f4f4f4; background-color: #a8a8a8; } #tablist1 li a.current, #tablist2 li a.current{ background: #fafafa; } #tabcontentcontainer1,#tabcontentcontainer2{ width: 925px; /* Insert Optional Height definition here to give all the content a unified height */ padding: 5px; margin: 0px; border-top: 0px solid #EAE9E8; border-right: 1px solid #EAE9E8; border-left: 1px solid #EAE9E8; border-bottom: 1px solid #EAE9E8; color:#000000; } .tabcontent{ display:none; }