table#contact
{
    border-style: none;   
}

#contact td
{
    vertical-align: top;
    padding: 5px 5px 5px 5px;
}

#contact td.header
{
    font-weight: bold;
    width: 100px;
}