.results_matchday {
	text-transform:uppercase;
	font-family: "LeagueGothicRegular", Helvetica, Verdana, sans-serif;
	color:#471f51;
	line-height:0.95;
}
.results_q1score {
	width:85px;
	display:inline-block;
	text-align:right;
}
.results_q2score {
	width:90px;
	display:inline-block;
	text-align:right;
}
.results_q3score {
	width:90px;
	display:inline-block;
	text-align:right;
	margin-right:5px;
}
.results_ftscore {
	width:75px;
	display:inline-block;
	text-align:right;
	margin-left:10px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#471f51;
}
.results_team {
	width:220px;
	display:inline-block;
	margin-left:5px;
}
.results_score {
	font-size:60px;
}
.results_hometeam {

	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#471f51;
	border-top-style:solid;
	border-top-width:3px;
	border-top-color:#471f51;
}
.results_awayteam {

	border-bottom-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#471f51;
	margin-bottom:40px;
}
.results_fremantle {
	color:#471f51;
}

.results_notfremantle {
	color:#999999;
}

.results_homegoals {
	float:left;
	text-align:center;
	margin-left:100px;
	font-size:26px;
	line-height:1.2;
}
.results_awaygoals {
	float:right;
	text-align:center;
	margin-right:150px;
	font-size:26px;
	line-height:1.2;
}
.results_clear {
	clear:both;
}
.results_awaygoalstitle {
	font-size:42px;
	margin-bottom:7px;
}
.results_homegoalstitle {
	font-size:42px;
	margin-bottom:7px;
}
.results_clintonwolftitle {
	font-size:38px;
	margin-top:35px;
	border-top-style:solid;
	border-top-width:3px;
	border-top-color:#471f51;
	padding-top:10px;
	margin-left:5px;
	
}
.results_clintonwolf {
	margin-left:5px;
	font-size:34px;
	margin-top:10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#471f51;
	margin-bottom:30px;
	padding-bottom:5px;

}
.results_injuries {
	margin-left:8px;
	font-size:24px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:2px;
	border-bottom-color:#471f51;
}
.results_reports {
	margin-left:8px;
	font-size:24px;
	padding-top:2px;
}

.results_3votes, .results_2votes {
	margin-right:40px;
}

.results_injuries_space {margin-right:15px;}