.schedTable, .schedMonths {

	padding:5px;
}

.schedTable{
	width:100%;
}
.schedNote {
	font-style:italic;
	font-size:11px;
}
.schedTime {
	text-align:right;
}
.eventKey {
	text-align:center;
	padding: 10px 0;
	margin:0 auto;
}

.eventKey li {
	display:inline;
	line-height:5px;
	padding:0 15px;
}
.schedMonth {
	font-size:14px;
	font-weight:bold;
	background-color:#8F8F8F;
	color:#000000;
	padding-left:20px;
}
.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 {
}
.schedConf{
	font-size:8px;
}
.schedScore a {
	color:#000000;
}
.schedTimeH {
	text-align:center;
}

.schedRecord {
	text-align:center;
}
.schedRowH{
	color:#FFF;
	background-color:#484848;
	font-weight:bold;
}
.schedHome {
	font-weight:bold;
}
