#result_report, #other_pages {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	padding:3px;
	background-color:#748b9e;
	margin-bottom:14px;
}
#results {
}
#results a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
}
.url2 {
	font-size:12px;
	color:#748b9e;
}
.url1 {
	font-size:14px;
	color:#3f6538;
}
#did_you_mean {
	height: 100px;
}
#other_pages a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:underline;
	color:#EEEEEE;
}
#other_pages a:hover {
	text-decoration:none;
}

