h3.dayHeading {
	font-weight: normal;
}
table.schedule {
	width: 100%;
	background-image: url(/media/media0073.gif);
	background-position: 0 2px;
}
table.schedule td {
	height: 20px;
}
table.schedule td p {
	display: inline;
	line-height: 20px;
	background-color: #ffffff;
}
table.schedule td.timeColumn {
	width: 35%;
}
table.schedule td.classColumn {
	width: 45%;
}
table.schedule td.instructorColumn {
	width: 20%;
	background-color: #ffffff;
}


