@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");

p.banner {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

div#content div.bottom h3 {
	margin: 15px 30px 0px 30px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	color: #ff6600;
}

div#content div.bottom p {
	margin: 5px 30px 0px 30px;
	padding: 0px;
}

div#content div.bottom p.oldinfo {
	clear: both;
	margin: 15px 30px 0px 30px;
	text-align: right;
}
