/*

|--------------------------------------

| Recent Match Widget Stylesheet

|-------------------------------------

*/



div#recentMatchBox {

    background       : #FFFFFF;

    margin           : 0px 0px 20px 0px;

    padding          : 0px;

	width            : 194px;

	text-align       : center;

}



div#recentMatchBox * {

    margin           : 0px;

    padding          : 0px;

}



span.stadium_link, li.stadium_link {

    font-style: italic;

	margin  : 0px;

	padding : 0px;

}



span.versus {

	font-size: 16px;

	font-weight:bold;

}



div#recentMatchBox ul, div#recentMatchBox ol {

	list-style       : none;

	padding          : 0px;

}



div#recentMatchBox div#recentMatchBox_header {

	 background      : #FFFFFF url('images/structure/ultima.gif') top center no-repeat;

	 height          : 40px;

}



div#recentMatchBox div#recentMatchBox_footer {

	 background      : #FFFFFF url('images/structure/piede.gif') bottom center no-repeat;

	 height          : 0px;

}



div#recentMatchBox div#recentMatchBox_body {

	border-left      : 0px solid #999999;

	border-right     : 0px solid #999999;

}



div#recentMatchBox div#recentMatchBox_body ul.recentMatchBox_date {

	font-family      : Arial, Helvetica, sans-serif;

	font-size        : 14px;

	color            : #000000;

	margin           : 5px 0px;

}



div#nextMatchBox div#nextMatchBox_body ul.nextMatchBox_date li {

	list-style : none;

	margin     : 0px;

	padding    : 0px;

}



div#recentMatchBox div.recentMatchBox_logobox {

	text-align       : center;

	margin           : 0px auto;

}



div#recentMatchBox div.recentMatchBox_logobox_team1, div#recentMatchBox div.recentMatchBox_logobox_team2 {

    color            : #000000;

	font-weight      : bold;

	font-size        : 12px;

	width            : 58px;

	text-align       : center;

}



div#recentMatchBox div.recentMatchBox_logobox_team1 {

	float            : left;

}



div#recentMatchBox div.recentMatchBox_logobox_team2 {

	float            : right;

}



div#recentMatchBox div.recentMatchBox_logobox_score {

	font-family      : Arial, Helvetica, sans-serif;

	font-size        : 20px;

	font-weight      : bold;

	padding          : 20px 0px 0px 25px;

	float            : left;

}



div#recentMatchBox div.recentMatchBox_team_name_box {

	font-size   : 12px;

	clear       : both;

	padding     : 0px 0px  0px 0px;

}



div#recentMatchBox div.matchInfoLinksBox {

	margin: 10px 0px 0px 0px;

}



div#recentMatchBox div#recentMatchBox_body h4 {
    background       : #666666;
	text-align       : center;

	font-family      : Arial, Helvetica, sans-serif;

	font-weight      : bold;

	font-size        : 14px;

	color            : #FF9900;

	margin           : 0px;

}



div#recentMatchBox ul#recentMatchBox_players_list li.bolder {

    font-size: 16px;

}

