/* MA legacy markup */

SPAN.cross {
 font-weight: bold;
}

/* CFORM */

#cform_submit {
 display: inline;
 visibility: visible;
}

#cform_submit_busy {
 display: inline;
 visibility: hidden;
}

/* YEARBOOK DISPLAY */
div.full_rec_content TABLE TR {
 vertical-align: top;
}
/* STAFF DISPLAY */

TABLE.staff {
 width:100%;
}
TABLE.staff TR {
 vertical-align: top;
}
TABLE.staff TD {
 padding-right:10px;
 padding-bottom:5px;
}
