.mod_fwrealestate_search {
	border:0 none;
	background-color:#63BC02;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}
.mod_fwrealestate_search h3 {
	color:#fff;
}
.fwre-search-title-vertical {
	border-bottom: 2px solid #fff;
	padding-bottom: 5px !important;
}

/* horizontal */
#content-top .mod_fwrealestate_search_horizontal {
	background: url(../images/bg-search.png) no-repeat;
	border:0 none;
	padding-top: 45px;
	width: 612px;
	min-height: 263px;
}
#mod_fwrealestate_amenities_title {
	background-color:#fff;
	
}
#content-top #mod_fwrealestate_amenities_list {
	background:#79CE0C;
	padding: 0 0 0 16px;
}
.mod_fwrealestate_search_horizontal table {
	padding: 0;
}
