/* custom styles for gw-bwab-plugin go here */

.custom-style-example {
	font-weight: bold;
}

.group:before,
.group:after {
    content: "";
    display: table;
} 
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.property-featured-thumb {

}

.property-featured-thumb img {
	width:100%;
	height: auto;
	display: block;
	max-width: 600px;
}

.loop_related_list .property-featured-thumb {
	display: none;
}