
table.repbasebrowser {  font-size: 13px; margin: 0px; padding: 0px; width: 531px;}

table.repbasebrowser tr.ancestral {  background: #ffc; }

table.repbasebrowser th { 
padding: 5px;
font-size: 1.1em;
font-weight: bold;
text-align: left;
background: #ddc;
color: #000;
}

table.repbasebrowser td { 
padding: 5px;
margin: 0px;
font-size: 0.9em;
border-bottom: 1px solid #bba;

height: 19px;
vertical-align: top;
}

#ancestral { background: #ffc; border-top: 1px solid #bba; border-bottom: 1px solid #bba; }
#key { font-size: 0.8em; }
#bigletter { font-weight: bold; font-size: x-large; }

