.schedTable, .schedMonths {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.schedTable{
	width:100%;
}
.schedNote {
	font-style:italic;
	font-size:11px;
	color:#C13832;
}
.schedTime {
	text-align:right;
}
.schedMonth {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #ECAC00;
	color:#ECAC00;
	line-height:30px;
	text-align:center;
}
.schedConf{
	font-size:8px;
	padding-left:5px;
}
.schedScore a {
	color:#000000;
}
.schedTimeH {
	text-align:center;
}
.schedRowH {
	color:#4D1015;
	font-weight:bold;
	background:#ECAC00;
}
.o, .e {
	line-height:15px;
}
.schedRecord{
	white-space:nowrap;
}
.schedTime{
	padding-right:4px;
}
