.listingContactForm {
	height: 300px;
}
.editListingForm {
	/*display: none;*/
	margin-bottom: 20px;
}
.editListingForm textarea {
	width: 340px;
	height: 200px;
}
.editListingForm td {
	padding-bottom: 10px;
}
#contactForm_log {
	margin:20px 0px 5px 0px;

}
#section-top {
	width: 380px;
	min-height: 250px;
}
option {
	padding-left: 10px;
}
optgroup {
	font-weight: bold;
}