h1 { font-size: 20px; margin-top: 5px; }
#course_container h2 { font-size: 16px; color: black; }
#course_container { text-align: center; }
#letter_links { margin-bottom: 20px; margin-left: auto; margin-right: auto; }
#unit_links { margin-bottom: 20px; }
#search { margin-bottom: 20px; margin-left: auto; margin-right: auto; }

table.search_results { width: 550px; border: solid #808080 1px; margin-left: auto; margin-right: auto; margin-bottom: 20px; border-collapse: collapse; }
th { background: #555555; color: white; font-size: 12px; padding: 5px 0px 5px 0px; }
tr.odd_row { background: #ffffff; }
tr.even_row { background: #C2C2C2; }
td.result_value { text-align: left; padding: 5px 0px 5px 5px; vertical-align: top; font-size: 9px; }
td.result_header { text-align: left; padding: 5px 0px 5px 5px; vertical-align: top; font-size: 12px; font-weight: bold; color: #ffffff; background-color: #555555; }
td.details {  font-weight: bold; width: 150px; font-size: 12px; }
td.details_value {  font-size: 12px; }

#letter_links a.letter { margin-right: 5px; color: #007db6; }
#course_container a.course_link { font-weight: bold; color: #007db6;  }
label { font-weight: bold; }
.faq { font-size: 10px; }