/* If you need to hide a placeholder venue from showing it's address in the search results, it cannot be done in mason or TT. However, you can hide that instance with a style rule as below: */

.venue_12355 .ec_item_label_address, .venue_12355 .ec_item_label_venue_link, .venue_12355 .ec_venue_info_address { display:none; }

.divclear { clear:both; }

.ec_search_options { width:350px; }

.colbc .stories {
	width: 450px;
}

#pagetitle h1 { display:none; }
