/* SCHEMA */

td.schemaheader {
position: static;
width: 52px;
height: 20px;
font-weight: bold;
font-size: 12px;
border-bottom: 1px solid #CCCCCC;
vertical-align: top;
padding: 0px 0px 0px 3px;
}

td.schemacell {
position: static;
width: 52px;
height: 30px;
vertical-align: middle;
padding: 0px 0px 0px 3px;
font: 10px arial;
}