#schedules
{
	
}
.schedule_title
{
/*	font-variant:small-caps;
	font-weight: bold;*/
}
.schedule
{
	width: 46%;
	float: left;
	margin: 20px 10px 10px;
}
.schedule table
{
	width: 100%;
	background-color: #E9E9E9;
	border: 1px solid #BBBBBB;
}
.schedule td
{
	border-bottom: 1px solid #FFFFFF;
	padding: 0 5px;
}
.section_title
{
	/*font-variant:small-caps;
	border-bottom:1px solid #000000;
	margin-top: 20px;
	margin-bottom:10px;
	margin-right:10px;
	color:#8E1622;
	font-weight:bold;*/
}
.boxcontent
{
	padding: 0 5px;
}
.box
{
	margin:5px 10px 20px 0;
}
