body, html{
	font-family:Arial, Helvetica, sans-serif;
	size:12px;
}
.searchHeading {
	text-align: right;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-left: 10px;
	font-size: 12px;
	line-height: 12px;
}
.headingOne {
	font-size: 14px;
	color: #996600;
	padding: 3px;
	line-height: 14px;
	text-align: center;
}
#propsList td {
	vertical-align: middle;
}
#main {
	font-size: 11px;
	line-height: 11px;
}

.propInfo li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3C366;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}
.propInfo ul {
	border: 1px solid #ECD074;
	padding: 4px;
	margin-right: 17px;
}
.pageline {
	padding: 5px;
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.pageline a {
	color: #900;
}

