#match_times{
	width:618px;
	min-height:60px;
	margin:15px 0 0 0;
	padding:0;
	float:left;
	border:1px #818181 solid;
	background-color:#f0f0f0;
}
#match_times h2{
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	line-height:41px;
	width:618px;
	float:left;
	margin:0;
	padding:0;
	background-image:url(/flash/program/match_header_bg_img.png);
	background-position:left top;
	background-repeat:repeat-x;
	
}
#match_times h2 img{
	margin:0;
	padding: 0 0 0 5px;
	float:left;
	
}
#match_times h2 #header_accent{
	padding:0;
	margin-top:-11px;
	float:right;
	
	
}
#match_times h2 span{
	float:left;
	margin:0;
	padding:0;
	line-height:41px;
}
#match_times #timetable{
	margin:5px;
	padding:0;
	font-weight:normal;
	font-size:16px;
	width:610px;
	float:left;
	border-collapse:collapse;
	
	
}
#match_times #timetable tr{
	border-top:1px #d6d6d6 solid;
	
}
#match_times #timetable tr:first-child{
	border-top:none;
	
}
#match_times #timetable #chanel{
	width:20%;
	
}
#match_times #timetable #times{
	width:10%;
	
}
#match_times #timetable #teams{
	text-align:left;
	width:70%;
	
}

