h3 {
	font-size: 18px;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	color: #F63;
	font-weight: bold;
}
.greytext {
	font-weight: bold;
	color: #A2A2A2;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
#housephoto {
	width: 170px;
	float: left;
	text-align: center;
	border: 1px solid #F63;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#clear {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#housephoto a img {
	padding-top: 10px;
}
.leftimg {
	margin-right: 20px;
}
.rightimg {
	margin-left: 20px;
}
ul li {
	margin-bottom: 10px;
	font-size: 14px;
}
p {
	font-size: 14px;
	line-height: 18px;
}
.text {
	font-size: 14px;
}

