div.reg table.account td {
    font-family: Helvetica,Arial,sans-serif;
    ont-size: 13px;
    vertical-align: top;
    border: none;
}
div.reg table.account td:first-child {
    font-weight: bold;
    width:160px;
}
div.reg form ~ form {
    xdisplay: none;
}