th.rowOne {
width:22em;
text-align:right;
}

div#tooltips {
border:1px solid black;
background:#FFD;
color:black;
font:small-caption;
padding:2px 4px;
text-align:left;
position:absolute;
top:40%;
left:25%;
right:25%;
width:auto;
height:auto;
z-index:2;
display:none;
}

table {
color:white;
background-color:inherit;
border-spacing:0.1em;
border-collapse:separate;
font-size:1.25em;
width:100%;
}

table td, table th {
padding:0 0.5em;
color:black;
background-color:inherit;
border: 0.1em solid #ccb988;
}

table a.info img {
border:0;
}

a.info {
float:right;
}

a.close {
color:blue;
}