.house-summaries {
}

.house-summary {
	list-style:    none;
	margin-bottom: 1em;
	font-size:     .8em;
}

.house-summary .house-summary-title {
	font-weight: bold;	
}

.house-summary .house-summary-price {
	color: #00AA00;
	font-size: .8em;
}

.house .house-price {
	color: #00AA00;
}

.preview {
	margin-bottom: 1em;
}

.preview h2 {
	font-size:     1.2em;
	margin-bottom: .5em;
}
