/* CSS Document */

.schedule_table {
	margin-bottom: 1.5em;
}
.schedule_table tr {
	vertical-align: top;
}
.schedule_table td {
	font-size: 11px;
	padding: 2px 4px;
}
