#form-top p {
	color: #000;
}

.acreage {
	display: none !important;
	}
#thumbnails li img {
	height: 58px;
	}

/* selectedAreas styling */

#selectedAreas {
	margin: 10px 25px 0 25px;
	border: 1px solid #666;
	padding: 3px 3px 3px 8px;
	width: auto;
	background: #eee;
	box-shadow: 5px 5px 3px #888;
	-webkit-box-shadow: 5px 5px 3px #888;
	-moz-box-shadow: 5px 5px 3px #888;
	font-family: Verdana, Geneva, sans-serif;
}
#selectedAreas h4 {
	text-decoration: underline;
	margin-bottom: 5px;
}
#selectedAreas li {
	text-indent: 10px;
	line-height: 1.5em;
}
#selectedAreas li:last-child {
	padding-bottom: 3px;
}

#form-result h2 {
	border-bottom-left-radius: 0px 0px;
	border-bottom-right-radius: 0px 0px;
	border-top-left-radius: 20px 15px;
	border-top-left-radius: 20px 15px;
	border-top-right-radius: 20px 15px;
	border-top-right-radius: 20px 15px;
}
.fresh #leftcol h1 {
	border-bottom-left-radius: 0px 0px;
	border-bottom-right-radius: 0px 0px;
	border-top-left-radius: 20px 15px;
	border-top-left-radius: 20px 15px;
	border-top-right-radius: 20px 15px;
	border-top-right-radius: 20px 15px;
}