.appt_login {
    border: 1px solid orange;
    width: 320px;
    text-align: center;
}
.appt_hint {
    font-size: 9px;
}
.appt_header {
    font-weight: bold;
}
.appt_form td {
    font-size: 12px;
}

