#LeagueIndex{width:600px; float:left; margin-left:5px;}
	#ST_Banner{float:left; width:600px; height:160px; margin:0px;}
	#inNotice{background-color:#efefef; width:125px; height:150px; float:right;}
	#Scheduled{width:600px; float:left; margin-bottom:30px;}
		#Scheduled h4{display:block; margin:0px 0px 5px 0px; background-color:#d29898; color:#fff; padding:5px; font-size:9pt;}
		#Scheduled div.match{padding:0px; margin-bottom:0px; cursor:pointer;}
		#Scheduled div.match table{width:100%;}
		#Scheduled div.match td{height:25px;}
		#Scheduled div.match td.title{font-weight:bold; width:100px;}
		#Scheduled div.match td.player{font-family:tahoma; font-size:8pt;}
		#Scheduled div.match td.player span.vs{font-family:tahoma; color:#666;}
		#Scheduled div.match td.date{width:70px; text-align:right; font-size:8pt; color:#999;}
		#Scheduled div.match td.date span.live{color:#009933; font-size:8pt; letter-spacing:-1px;}
		#Scheduled div.match td.date span.postponed{font-size:8pt; letter-spacing:-1px;}
		
	#Finished{width:600px; float:left; margin-bottom:30px;}
		#Finished h4{display:block; margin:0px 0px 5px 0px; background-color:#d29898; color:#fff; padding:5px; font-size:9pt;}
		#Finished div.match{padding:0px; margin-bottom:0px; cursor:pointer;}
		#Finished div.match table{width:100%;}
		#Finished div.match td{height:25px;}
		#Finished div.match td.title{font-weight:bold; width:100px;}
		#Finished div.match td.date{width:70px; text-align:right; font-size:8pt; color:#999;}
		#Finished div.match td.player{font-family:tahoma; font-size:8pt;}
		#Finished div.match td.player span.vs{font-family:tahoma;}
		#Finished div.match td.player em{font-weight:bold; font-style:normal;}
		#Finished div.match td.player strong{color:blue; font-size:9pt; font-weight:normal;}
		#Finished div.match td.player small{color:red; font-size:9pt; font-weight:normal;}
