TABLE#guest {
    font:normal 12px;
    width:320px;
}

TABLE#guest INPUT.fld,
TABLE#guest TEXTAREA {
    width:230px;
    //width:260px;
}

TABLE#guest INPUT[type=submit],
TABLE#guest INPUT[type=reset] {
    border:1px solid #777777;
    font:normal 12px;
    width:157px;
}
