.schedTable, .schedMonths {
	padding:2px;
}



.schedTable{
	width:100%;
}
.schedNote {
	font-style:italic;
	font-size:11px;
}
.schedTime {
	width:50px;
}

.schedMonth {
	font-size:14px;
	font-weight:bold;
	background-color:#363636;
	color:#FFFFFF;
	padding-left:20px;
}
.schedTime, .schedTeam, .schedVS, schedVTeam, schedHTeam, .schedTimeH, .schedRecord {
	text-align:center;
}

.schedRow td {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}

.schedScore a {
	color:#000000;
}

.schedRowH{
	color:#e4e4e4;
	background-color:#000000;
	font-weight:bold;
}
.schedWinner {
	font-weight:bold;
}
.schedHome {
	font-weight:bold !important;
}

.schedHome td{
	font-weight:bold !important;
}

.schedRecord{
	white-space:nowrap;
}
