@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");

h3 {
	margin: 10px;
	color: #999;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

div.map {
	margin-top: 15px;
	text-align:center;
}

div.map p {
	text-align:center;
}