.schedTable {
	width:100%;
	text-align:left;
	padding:0px;
	border-collapse:collapse;
}
.schedNote {
	font-style:italic;
	font-size:11px;
	padding-left:34px;
}
.schedTime {
	text-align:right;
	padding-right:10px;
	max-width:35px;
}

.schedMonth {
	font-size:14px;
	font-weight:bold;
	background-color:#d21242;
	color:#FFFFFF;
	padding-left:20px;
	line-height:20px;
}
.schedRow{
	line-height:18px;
}
.schedConf{
	font-size:9px;
	padding-left:2px;
	text-align:center;
}
.schedTimeH {
	text-align:center;
	
}

.schedRecord {
	text-align:left;
}
.schedRowH {
	color:#FFFFFF;
	font-weight:bold;
	background:#595959;
	line-height:20px;
}
.schedHome {
	font-weight:bold;
}
.eventKey {
	text-align:center;
	padding: 10px 0;
	margin:0 auto;
}
.schedBox{
	padding:0 5px;
}

.eventKey li {
                display:inline;
                line-height:5px;
                padding:0 25px;
}
.schedDateH, .schedDate{
	padding-left:5px;
	width:22px;
}
.schedTeam{
	padding-left:15px;
}
.schedMonths{
	padding: 0 3px 3px;
	font-size:13px;
}
.confRowStyle .schedLoser, .confRowStyle .schedWinner, .confRowStyle .schedHTeam{
}
.detailsTable{
	width:100%;
	background:#FFF;
	color:#000;
	border-bottom:1px solid #DADADA;
}
.detailsTeam{
	width:250px;
	color:#000;
}
.detailsTable th{
	color:#BA0204;
}
.detailsLocation{
	color:#595959;
}
.detailsImage{
	min-width:50px;
}
.detailsImage img{
	padding:0 5px;	
}
.detailsDate, .detailsTime{
}
.detailsMedia, .detailsMediaHead{
	padding-left:50px;
}
.detailsNote{
	font-style:italic;
	color:#595959;
}
.detailsMedia a, .detailsMedia a:link, .detailsMedia a:visited, .detailsMedia a:active, .detailsMedia a:hover {color:#d21242;}.detailsMedia a:active, .detailsMedia a:hover {color:#000;}
