#message {
    color: red !important;
    margin-top: 8px;
}

#attendees {
    clear: both;
}

.error {
    background-color: #FFB6B6;
    font-size: 90% !important;
}

legend {
    color: black;
}

label {
    padding-right: 15px;
}

fieldset {
    padding: 10px;
}
