#schedule-row {
	float: left;
	height: auto;
	width: 598px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #036;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;

}

#schedule-col-logo a, #schedule-col-logo {
	display:block;
	float: left;
	font-size: 13px;
	line-height: 17px;
	width: 64px;
	height: 34px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #036;

}

#schedule-col-date a, #schedule-col-date {
	display:block;
	float: left;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	width: 82px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;

}

#schedule-col-time a, #schedule-col-time {
	display:block;
	float: left;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	width: 60px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;

}

#schedule-league-nickname a, #schedule-league-nickname {
	display:block;
	float: left;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	width: 54px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;

}

#schedule-col-main a, #schedule-col-main {
	display:block;
	float: left;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	width: 314px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	text-decoration: none;

}

#schedule-col-main-long a, #schedule-col-main-long {
	display:block;
	float: left;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	width: 466px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;

}


#schedule-col-sub a, #schedule-col-sub {
	display:block;
	float: left;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	width: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 00px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;

}

#schedule-action-left a, #schedule-action-left {
	display:block;
	float: left;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	width: 144px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;

}

#schedule-action-mid a, #schedule-action-mid {
	display:block;
	float: left;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	width: 183px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;


}

#schedule-action-right a, #schedule-action-right {
	display:block;
	float: right;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	width: 293px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;

}


#schedule-summary-label a, #schedule-summary-label {
	display:block;
	float: left;
	font-size: 12px;
	line-height: 17px;
	font-weight:bold;
	width: 82px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;

}

#schedule-summary-item a, #schedule-summary-item{
	display:block;
	float: left;
	font-size: 12px;
	line-height: 17px;
	font-weight:bold;
	width: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 00px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;

}

#schedule-summary-col-spacer {
	display:block;
	float: left;
	font-size: 12px;
	line-height: 17px;
	font-weight:bold;
	width: 40px;
	margin: 0 0 0 0;
	padding: 0 0 0 00px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;

}


* html #schedule-col-main-long {
	display: inline;
}




#schedule-search-item {
	float: left;
	height: auto;
	padding: 0;
	margin: 0;
	color: #900;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	width: 164px;
}


#schedule-search-item a {
	color: #C8C8C8;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

#schedule-search-item a:hover {
	color: #900;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	cursor: default;
}

#divSearchTeam {
	float: left;
	width: 270px;
	height: 300px;
	background-color: #000000;
	opacity: 0.9;
	overflow: auto;
	padding: 10px 0 0 10px;

}

#divSearchLeague {
	float: left;
	width: 270px;
	height: 300px;
	background-color: #000000;
	opacity: 0.9;
	overflow: auto;
	padding: 10px 0 0 10px;
}

#divSearchEvent {
	float: left;
	width: 270px;
	height: 300px;
	background-color: #000000;
	opacity: 0.9;
	overflow: auto;
	padding: 10px 0 0 10px;

}




/* schedule page sectioning styles --------------------------------------- */
#schedule-main {
	display: block;
	float: left;
	width: 630px;
	height: auto;
	margin: 0 0 20px 6px;
	padding: 0 0 0 6px;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #999;
	}

#schedule-left {
	display: block;
	float: left;
	width: 300px;
	height: 190px;
	margin: 0 0 0 6px;
	padding: 0 0 0 6px;
}

#schedule-right {
	display: block;
	float: left;
	width: 300px;
	height: 190px;
	margin: 0 0 0 6px;
	padding: 0 0 0 6px;
}

#schedule-title-row {
	float: left;
	width: 100%;
	height: 22px;
	background-color: #323232;
	color: #C8C8C8;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	text-transform: uppercase;
	padding: 0 0 0 6px;

}

#schedule-recent-games-row {
	display: block;
	float: left;
	width: 296px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;

}

#recent-games-label {
	float: left;
	width: 68px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0;
	color: #C8C8C8;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
}

#recent-games-item {
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 0 0;
	color: #C8C8C8;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
}