#home_last_results {
	margin:10px 5px 10px 5px;
}
#home_last_results a.menu_item {
	padding:2px 4px 2px 4px;
	text-decoration:none;
}
#home_last_results a.menu_item:hover {
	color:#991b1f;
}
#home_last_results a.menu_item_selected {
	padding:2px 4px 2px 4px;
	text-decoration:none;
	background:#991b1f;
	color:#ffffff;
	font-weight:bold;
}
#home_last_results a.menu_item_selected:hover {
	color:#ffffff;
}
#home_last_results tr.header_row {
	background:#ffffff;
}
#home_last_results tr.row {
	background:#ffffff;
}
#home_last_results td.win {
	background:#6fb790;
	font-weight:bold;
	font-size:12px;
}
#home_last_results td.lose {
	background:#df7f90;
	font-weight:bold;
	font-size:12px;
}
#home_last_results td.draw {
	background:#dee7b1;
	font-weight:bold;
	font-size:12px;
}
#home_last_results td.over {
	background:#d0d0d0;
	font-weight:bold;
	font-size:12px;
}
#home_last_results td.under {
	background:#ffffff;
	font-weight:bold;
	font-size:12px;
}
#home_last_results a.square {
	display:block;
	width:10px;
	height:10px;
	background:url('../images/white_square.gif') no-repeat;
}
#home_last_results a.square:hover {
	background:url('../images/red_square.gif') no-repeat;
}
#home_last_results a.scorers {
	display:block;
	width:10px;
	height:10px;
	background:url('../images/i.png') no-repeat;
}
#away_last_results {
	margin:10px 5px 10px 5px;
}
#away_last_results a.menu_item {
	padding:2px 4px 2px 4px;
	text-decoration:none;
}
#away_last_results a.menu_item:hover {
	color:#991b1f;
}
#away_last_results a.menu_item_selected {
	padding:2px 4px 2px 4px;
	text-decoration:none;
	background:#991b1f;
	color:#ffffff;
	font-weight:bold;
}
#away_last_results a.menu_item_selected:hover {
	color:#ffffff;
}
#away_last_results tr.header_row {
	background:#ffffff;
}
#away_last_results tr.row {
	background:#ffffff;
}
#away_last_results td.win {
	background:#6fb790;
	font-weight:bold;
	font-size:12px;
}
#away_last_results td.lose {
	background:#df7f90;
	font-weight:bold;
	font-size:12px;
}
#away_last_results td.draw {
	background:#dee7b1;
	font-weight:bold;
	font-size:12px;
}
#away_last_results td.over {
	background:#d0d0d0;
	font-weight:bold;
	font-size:12px;
}
#away_last_results td.under {
	background:#ffffff;
	font-weight:bold;
	font-size:12px;
}
#away_last_results a.square {
	display:block;
	width:10px;
	height:10px;
	background:url('../images/white_square.gif') no-repeat;
}
#away_last_results a.square:hover {
	background:url('../images/red_square.gif') no-repeat;
}
#away_last_results a.scorers {
	display:block;
	width:10px;
	height:10px;
	background:url('../images/i.png') no-repeat;
}
