table.schedule { margin-top: 0.2em; margin-bottom: 1em; } table.schedule tr th { background-color: #eee; } table.schedule tr td.odd { background-color: #eee; } table.schedule tr td.event { background-color: #eee; padding: 0 0.2em; } table.schedule tr td.event ul { list-style-type: none; font-size: 50%; } table.schedule tr td.event ul li { display: inline-block; }