.schedTable {
	width:100%;
	text-align:left;
	padding:0px;
}
.schedNote {
	font-style:italic;
	font-size:11px;
}
.schedTime {
	text-align:right;
}
.schedRow{
	line-height:18px;
}
.schedMonth {
	font-size:14px;
	font-weight:bold;
	background-color:#F9D632;
	color:#1D355B;
	padding-left:20px;
	line-height:20px;
}
.schedConf{
	font-size:9px;
	padding-left:5px;
}
.schedTimeH {
	text-align:center;
}

.schedRecord {
	text-align:left;
}
.schedRowH {
	color:#122239;
	font-weight:bold;
	background:#E9E9E9;
	line-height:18px;
}
.schedHome {
	font-weight:bold;
	color:#97aac9;
}
.eventKey {
	text-align:center;
	padding: 0;
	margin-left:0;
}

.eventKey li {
	display:inline;
	line-height:5px;
	padding:0 25px;
}
.schedDateH, .schedDate{
	padding-left:5px;
	max-width:25px;
}
.schedTeam{
	padding-left:15px;
}
.schedMonths{
	padding: 0 3px 3px;
	font-size:13px;
}
.schedBox{
	text-align:center;
}
#bbScheduleNote{
	text-align:center;
	padding-bottom:10px;
	font-weight:bold;
}
