.h1property {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left
	color:#1C4A8D;
	line-height: 14px;
	text-indent:10px;
	padding-top:0px;
	border-top-color: none;
}
.propname {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 14px;
	text-indent: 0px;
	margin-left:10px;
}
