@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");

div#content p {
	margin: 15px 15px 0px 15px;
}

h3 {
	margin: 15px 15px 15px 15px;
	font-size: 100%;
	font-weight: normal;
}


p.small {
	font-size: 80%;
}

img.map {
	margin: 15px 0px 0px 5px;
}

div#content p.here {
	clear: both;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: right;
}

div.map {
	width: 475px;
	margin: 15px 0px 0px 15px;
	border: #ccc 1px solid;
}