#reslayer {
	width: 100%;
	height: 55px;
	overflow: auto;
	visibility: visible;
	padding: 5px;
	border: 1px solid #000;
	margin: 1em auto 0 auto;
}

#reslayer h1,
#reslayer h2,
#reslayer p, 
#reslayer a {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#reslayer a:hover {
	text-decoration: underline;
}
