
TABLE.technical
{
background-color: #FFFFFF;
border: 0px none #FFD233;
font-size: 100%;
text-align: center;
border-bottom : 1px solid #FFD233;
}
TABLE.technical TH
{
padding:5px;
background-color: #FFD233;
border-bottom: 5px solid #FFE89E;
}

TABLE.technical EM
{
font-weight: bold;
padding-right:.3em;
}
TABLE.technical BODY
{
border: 10px solid blue;
}
TABLE.technical TD
{
padding:4px;
border: 1px solid #FFD233;
border-bottom : 0px;
}


