div#recent_count {
	float:left;
	width:300px;
}

div#recent_count span.figure {
	font-size:2.0em;
}

div#recent_magnitude {
	float:right;
	width:300px;
}

div#recent_magnitude span.figure {
	font-size:2.0em;
}

table.earthquake_data {
	width:100%;
}

