.home_fixtures_container {
	border: 1px solid #e3e3e3;
	margin-left: 10px;
	margin-bottom: 10px;
}
.right_home_content {
	float: left;
	margin-left: 10px;
	width: 380px;
}
.left_home_content {
	float: left;
	width: 550px;
}
.right_content {
	float: left;
	margin-left: 30px;
	width: 250px;
}
.left_content {
	float: left;
	width: 650px;
}
.home_fixtures {
	margin: 4px;
	background-color: #f1f8ff;
	padding: 10px;
}
.matches {
	width: 100%;
}
.competition_right {
	border: 1px solid #e3e3e3;
	margin: 20px 0px 0px 0px;
	width: 250px;
}
.competition_right TABLE.competition {
	margin: 4px;
	background-color: #f1f8ff;
	width: 242px;
}
.extra_match_information {
	text-align: left;
	margin-top: 20px;
}
.fixtures_link {
	float: right;
	font-weight: bold;
}






.match_information {
	width: 100%;
}
.match_information TR {
	vertical-align: top;
	text-align: center;
}
.match_information TR.teams TD {
	padding-top: 10px;
}
.match_information TR TD.left {
	text-align: left;
	width: 48%;
}
.match_information TD.right {
	text-align: right;
	width: 48%;
}
.match_information TD.left IMG {
	margin-right: 10px;
}
.match_information TD.right IMG {
	margin-left: 10px;
}
.match_information TR.teams {
	height: 20px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color:#999999;
}
.match_information TR.teams TD A {
	text-decoration: none;
}
.match_information TR.scores {
	height: 50px;
	border: 0px;
	vertical-align: middle;
	color: #FFFFFF;
}
.match_information TD.home_score {
	text-align: right;
}
.match_information TD.away_score {
	text-align: left;
}
.match_information TD.home_score SPAN {
	background-color:#00589d;
	padding: 7px 10px 7px 10px;
}
.match_information TD.away_score SPAN {
	background-color:#00589d;
	padding: 7px 10px 7px 10px;
}
.match_information TD IMG.right {
	margin-left: 10px;
}
.match_information TD IMG.left {
	margin-right: 10px;
}
.matches {
	width: 100%;
	line-height: 18px;
}
.matches A {
	text-decoration: none;
}
.matches A:hover {
	text-decoration: underline;
}
.cancellations H1 {
	font-size: 14px;
	font-weight: bold;
}
.cancellations {
	width: 98%;
	margin: 0px 0px 10px 0px;
	border: 1px solid #176fb6;
	padding: 5px;
}
.match_results {
	margin: 0px 6px 0px 0px;
	font-weight: bold;
	line-height:18px;
}
.match_results A {
	color: #60b63b;
	margin: 0px 0px 6px 0px;
	font-weight: bold;
	text-decoration: underline;
}
 .match_results A:hover {
	text-decoration: none;
}
.match_results .date {
	color: #6D6D6D;
	margin: 0px;
	padding: 0px;
	font-size:11px;
}
.match_container {
}
.match {
	padding: 2px 0px 2px 0px;
	margin-bottom: 5px;
}
.match .teams {
	float:left;
	width: 170px;
	overflow: hidden;
}
.match A {
	color: #60b63b;
	text-decoration:none;
	font-weight: normal;
}
.match A:hover {
	text-decoration:underline;
}
.match .score {
	font-weight: bold;
	color: #c02026;
	margin: 0px;
	float:right;
	overflow:hidden;
	text-align:right;
	width: 40px;
}
.match .time {
	margin-top: 8px;
	font-weight: bold;
	color: #c02026;
	float:right;
	overflow:hidden;
	text-align:right;
	width: 40px;
}
.match .article {
	font-weight: bold;
	padding-top: 8px;
	float:right;
	overflow:hidden;
	text-align:right;
	width: 20px;
}
.match .article A IMG{
	border: 0px;
}
.match .score_home {
	font-weight: bold;
	text-align:center;
	color: #2dac00;
	margin: 0px;
}
.match .date {
	color: #2dac00;
	margin: 0px;
}
.right_content .link {
	text-align: center;
}
.cancelled TD{
	text-decoration:line-through;
}
TABLE.matches {
	width: 100%;
}
TABLE.matches TR {
	height: 28px;
}
TABLE.matches TR TD.article {
	text-align: center;
}
TABLE.matches TR TD.score {
	text-align: left;
}
TABLE.matches TR.matches_head {
	height: 35px;
}
TR.matches_head TD {
	font-weight: bold;
}
.fixtures_next_date {
	float: right;
	margin-top: 15px;
	padding-right: 15px;
}
.fixtures_previous_date {
	float: left;
	margin-top: 15px;
	padding-right: 15px;
}