@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;
}

div#content p.here {
	clear: both;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: right;
}