@charset "UTF-8";

a#passwd_reminder,a#registed {
	position: static;
	display: inline-block;
	padding: 5px;
}
div#wrapper header h1 a {
	text-indent: -5000px;
	width: 320px;
	height: 60px;
	display: block;
	background: url(mobile.png) no-repeat;
	background-size: 320px 60px;
	box-sizing: border-box;
}
div#newsheadline {
}

div#newsheadline {
	position: static;
	width: auto;
	height: auto;
	padding: 0px;
	border: solid 1px #CCC;
	background-color: #EEE;
	box-shadow: 0px 0px 10px #CCC inset;
	border-radius: 5px;
	margin: 0px 15px;
}
