/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
#rpfm_attendee_list_bulk_actions {
    margin-bottom: 1em;
}
#rpfm_attendee_add_container {
    text-align:right;
}
#rpfm_attendee_form th {
    text-align: left;
    vertical-align: top;
}
#rpfm_attendee_form .description {
    font-size: 0.7em;
}
#rpfm_attendee_form th, #rpfm_attendee_form td {
    border: 0px;
}