#content .zestimate h1 {
	float: left;
	width: 380px;
	margin-bottom: 10px;}

.zestimate h1 span {
	font-size: .7em;
	color: #000; }

.zestimate h2 { 
	margin: 5px 0 5px 0;
	font-size: 2em;
	color: #609011;
	clear: left; }

.zestimate h2 span.amount,
.zestimate h3 span.amount { color: #d61; }

.zestimate h2 span.help { 
	font-size: .5em;
	font-weight: normal;
	color: #555; }

.estimates h3 { 
	display: inline;
	margin-right: 10px;}

.zestimate h3 {
	font-size: 1.3em;}

.zestimate h3 span.status { 
	font-size: .8em;
	font-weight: normal;}

.zestimate p { margin-bottom: 10px; }

.zestimate p.nozestimate {
	clear: left;
	font-size: 1.2em;
	margin-right: 5px;}

.zestimate .rating { color: #9c9c9c;}

.zestimate p.change {
	float: left;
	margin-top: 10px; }
