.pagetitle {
	width: 100%;
	color: #920707;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	border-bottom: 2px solid #44536D;	
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(bgs/);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #;
}