table#schedule { border-collapse: collapse; }table#schedule th, table#schedule td { border: solid gray 1px; }table#schedule th { background-color: #ccc; white-space: nowrap; }table#schedule td { text-align: center; }table#schedule td.empty { background-color: #9ab; }table#schedule td.live { background-color: #f6f1b2; }#timeZoneSelections div * {	vertical-align: middle;}table#schedule td.time {	width: 9%;}table#schedule td {	width: 13%}