/* School pages */
.schoolPhoto { margin-top: 0; }
.admissionNotes { margin-bottom: 1em; }
.admissionNotes h2 { margin-top: 0; }
.admissionNotes ol { list-style-type: disc; margin: 0 18px; padding: 0; }
.admissionNotes li { margin-left: 0; padding-left: 0; }

ol.closureList { margin-bottom: 1em; }
ol.closureList .service { position: absolute; top: -9999px; left: -9999px; }

.schoolContacts dt { font-weight: bold; margin-bottom: 0; }

/* School search */
#SchoolSearch legend, #SchoolSearch2 legend { float: none; font-weight: bold; } 
#SchoolSearch2 .radioButtonList { width: 100%; }
