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

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

.schedMonth {
	font-size:14px;
	font-weight:bold;
	background-color:#852124;
	color:#FFFFFF;
	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 {
	padding:2px 0;
}
.schedConf{
	font-size:8px;
}
.schedScore a {
	color:#000000;
}
.schedTimeH {
	text-align:left;
}

.schedRecord {
	text-align:center;
}
.schedRowH{
	color:#FFFFFF;
	background-color:#8D9194;
	font-weight:bold;
}
.schedHome {
	font-weight:bold;
}
.schedTime{
	width:50px;
}
.schedDate{
	width:20px;
}
.eventKey {
	text-align:center;
	padding: 0;
	margin-left:0;
}
.eventKey li {
	display:inline;
	line-height:5px;
	padding:0 25px;
}
