table	{ padding: 0px; border-collapse: collapse; }
/* match center + shadow classes*/
.mc_match
{
	margin: 0px 0px 14px 14px;
	float:left;
}
a.mc_link       { color: #000000; text-decoration: underline }
a.mc_link:hover { color: red; text-decoration: none }

.shadow1
{
	background: #F0F1F1;
}
.shadow2
{
	background: #C1C2C4;
}
.shadow3
{
	background: #A3A5AC;
}
.shadow2 , .shadow3 
{
	position: relative;
	left: -1px;
	top: -1px;
} 
.contents
{
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
	position: relative;
	left: -3px;
	top: -3px;
	width: 300px;
	height: 140px;
}
.squad-overview-group
{
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
	position: relative;
	left: -3px;
	top: -3px;
}
/* text classes */
.text-country
{
	text-align: left;
	vertical-align: top;
	font-size: 8px; 
	font-weight: bold;
}
.text-competition
{
	text-align: right;
	vertical-align: top;
	font-size: 8px; 
	font-weight: bold;
}
.text-time, .text-live-time
{
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	font-size: 9px; 
}	
.text-live-time
{
	color: #FF0000;
}	
.text-team1, .text-team2, .text-septeam
{
	font: italic bold 14px sans-serif;
	vertical-align: bottom;
}	
.text-team1
{
	text-align: right;
}	
.text-team2
{
	text-align: left;
}	
.text-live-team1, .text-live-team2, .text-live-septeam
{
	font: italic bold 14px sans-serif;
	vertical-align: bottom;
	color: #FF0000;
}	
.text-live-team1
{
	text-align: right;
}	
.text-live-team2
{
	text-align: left;
}	
.text-septeam
{
	text-align: center;
	font: italic bold 12px sans-serif;
}	
.text-live-septeam
{
	text-align: center;
	font: italic bold 12px sans-serif;
	color: #FF0000;
}	
.text-team1score, .text-team2score
{
	font: italic bold 20px sans-serif;
	vertical-align: bottom;
}	
.text-team1score
{
	text-align: right;
}	
.text-team2score
{
	text-align: left;
}	
.text-live-team1score, .text-live-team2score, .text-live-sepscore
{
	font: italic bold 20px sans-serif;
	color: #FF0000;
}	
.text-live-team1score
{
	text-align: right;
}	
.text-live-team2score
{
	text-align: left;
}	
.text-sepscore
{
	text-align: center;
	vertical-align: bottom;
	font: italic bold 18px sans-serif;
}	
.text-live-sepscore
{
	text-align: center;
}	
.text-scorersleft, .text-scorersright
{
	font-size: 9px;
	vertical-align: top;
}	
.text-scorersleft
{
	text-align: left;
}	
.text-scorersright
{
	text-align: left;
}	
.text-team1scorer	
{
	/*background-color: #FFFFFF;*/
}
.text-team2scorer	
{
	/*background-color: #CCCCCC;*/
}
.img-logo-team1
{
	text-align: left;
	vertical-align: middle;
	width: 60px;
}
.img-logo-team2
{
	text-align: right;
	vertical-align: middle;
	width: 60px;
}
.match
{
   	background: url(/images/lib/event/football/match_bg_grey.gif) repeat-x top;
	padding: 1px;
	width: 100%;
}
.match_mc2
{
	padding: 0px;
	margin: 0px;
	width: 100%;
}
