@import url("../../_object/default.css");

h1 {
	text-align:left;
	background:url("fwd.png") no-repeat right top;
	padding:0em 0em 2px;
	height:180px;
}
ul.siteuri {
	margin:-1em 0em 0.5em;
	text-align:right;
	list-style-type:none;
}
@media screen and (max-width:560px){
	h1 {
		background-position:right 1.25em;
	}
	h1.index {
		text-align:center;
		min-height:270px;
		background-position:center 90px;
	}
	div.sitelogo {
		float:none;
		margin-bottom:.5em;
	}
}