.pagetitle {
	height: 50px;
	margin-bottom:20px;
	background-color: #f1f1f1;
}
.pagetitle h1 {
	margin: 0;
	padding-top: 8px;
	font-size: 24px;
	font-weight:bold;
	color:#3b3b3b;
}