#schedule table { border-collapse: collapse; width: 100%; margin-bottom: 1.5em; }
#schedule table th { font-size: 12pt; text-align: left; color: #003399; border-bottom: 1px solid #003399; }
#schedule table tr.even { background: #E4FFCC; } 
#schedule table td.time { width: 180px; }
#schedule table td { padding: 5px; }
#schedule table tfoot td { font-weight: bold; font-size: 10pt; }
