table.class_schedule
{
	width: 810px;
}

table.class_schedule tr th
{
	background-color: #666666;
	color: #FFFFFF;
	height: 30px;
	width:  130px;
}

table.class_schedule tr td
{
	background-color: #333333;
	color: #FFFFFF;
	height: 30px;
	width:  130px;
}