dl#dates_calendar dt {
	margin: 0;
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 10px;
}

dl#dates_calendar dt, dl#dates_calendar dt span {
	font-weight: bold;
}

dl#dates_calendar dd {
	float: left;
	width: 450px;
	clear: right;
	padding-top: 5px;	
	padding-bottom: 10px;	
}

/*
dl#dates_calendar dt span {
	font-size: 26px;
	color: #a57546;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 -2px 0 -4px;
	letter-spacing: -1px;
}
*/

table.school_tbl {
	margin-top: 5px;
}

table.school_tbl td, table.school_tbl th {
	text-align: center;
	vertical-align: middle;
}

table.school_tbl td {
	border-right: #CCC solid 1px;	
}

table.school_tbl th {
	border-right: 1px solid #FFF;
}

table.school_tbl .spantd {
	font-weight: bold;
	color: #FFF;
	background: #c69565;
	padding-top: 1px;
	padding-bottom: 1px;
}

table.school_tbl .last_school_td {
	border-right: none;
}

.nice_table th {
	font-size: 11px;
	text-align: center;
	line-height: 1.1em;
	vertical-align: middle;
}
.nice_table td {
		text-align: center;
}
.nice_table td.level, .nice_table th.level {
	font-size: 11px;
	line-height: 1.1em;
	text-align: left;
}

.nice_table td {
	border-left: 1px solid #CCC;
}

.nice_table {
	border-right: 1px solid #CCC;
}
