#coverage_map_image {
	width: 682px;
	height: 410px;

	background-repeat: no-repeat;
	background-position: center center;

	overflow : hidden;

	border-style: solid;
	border-width: 4px;
	border-color: #E0E0E0;

	margin: 6px auto 8px auto;
}

#coverage_map_legend_area {
	margin: 6px auto 0px auto;
	text-align: center;
}

p.coverage_tiny_text {
	font-size: 9px;
}