.schedTable, .schedMonths {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

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

.schedMonth {
	float:none;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	padding-top:5px;
	border-bottom: thin solid #CCCCCC;
	overflow:hidden;
}
.schedWinner, .schedTime, .schedLoser, .schedTeam, .schedVS, schedVTeam, schedHTeam, .schedRecord, .schedDateH, .schedScoreH {
	padding-left:6px;
	padding-right:6px;
}
.schedWinner, .schedLoser, .schedTeam, .schedScore, .schedTime, .schedDate, .schedVS, .schedConf, .schedVTeam, .schedHTeam, .schedRecord {
	padding:3px 0;
}
.schedConf{
	font-size:8px;
}
.schedScore a {
	color:#000000;
}
.schedTimeH {
	text-align:center;
}

.schedRecord {
	text-align:center;
}
.schedRowH{
	color:#A9A9A9;
	height:16px;
	line-height:14px;
	background-color:#126A2D;
	font-weight:bold;
}
.schedHome	 {
	font-weight:bold;
}
.schedTable .e{
	background-color:#f4f4f4;
}
