div#result_report,
div#results,
div#other_pages {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

div#result_report {
	margin: 10px 0;
	padding: 3px;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}
div#powered_by {
	margin: 10px;
	text-align: center;
	font-size: 0.7em;
	color: #ccc;
}
