#results {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#resContent {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.home {
	color:#000000;
}
.against {
	color:#CC0000;
}
.cup {
	color:#000000;
	background-image:url(../images/cup.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:12px;
}	