#content {
	padding: 0px !important;
}
.geninfo {
	width: 243px;
}
.propertylist {
	background-color: #ebebeb;
	vertical-align: top;
	border-top: 0px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-right: 0px solid #CCC;
	width: 504px;
	padding: 0 6px;
}
.propertylist h2 {
	font-size: 17px;
	border-top: 0px solid #000;
	border-left: 0px solid #000;
	border-bottom: 1px solid #000;
	border-right: 0px solid #000;
	padding: 0px 0px 2px 0px;
}
.property {
	text-align: center;
	vertical-align: top;
}
.listing {
	width: 168px;
}
.listing .headline {
	font-size: 10px;
	font-weight: bold;
	padding: 2px 6px 0 9px;
	overflow: hidden;
	line-height: 12px;
	text-align: left;
	vertical-align: top;
}
.listing .price {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 0 9px 1px 0;
}
.listing .photo img {
	border: solid 1px #000;
}
.listing .openhouse {
	color: #f00;
}
.ornament {
	background-attachment: scroll;
	background-image: url(images/ornament.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 9px;
	padding: 4px 0px;
}
h2 {
	clear: both;
}