.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 {
	font-size:14px;
	font-weight:bold;
	background-color:#363636;
	color:#FFFFFF;
	padding-left:20px;
}
.schedTime, .schedTeam, .schedVS, schedVTeam, schedHTeam, .schedTimeH {
	text-align:center;
}
.schedWinner, .schedLoser, .schedTeam, .schedScore, .schedTime, .schedDate, .schedVS, .schedConf, .schedVTeam, .schedHTeam, .schedRecord, .schedBox, .schedVTeam, .schedVS{
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}
.schedTime, .schedScore{
	padding:0 3px;
}
.schedConf{
	font-size:12px;
}
.schedScore a {
	color:#000000;
}
.schedRowH{
	color:#FFFFFF;
	background: url(/images_web/nav_bg.jpg) -10px 0 repeat-x;
	font-weight:bold;
	height:20px;
}
.schedHome {
	font-weight:bold;
}