#map_wrapper .text_search_wrapper .text_search_featured_stories .success_story_feature_main {
	width: auto;
	float: none;
	margin-right: 0px;
}
#map_wrapper .text_search_wrapper .text_search_featured_stories {
	padding-right:0px;	
}
#map_wrapper{
	min-height:0px;
}
#map_wrapper .location_search_container .search_label{
	display:none;	
}
#map_wrapper .location_search_container .search_label_text_only{
	display:block;
}
#map_wrapper .location_search_container {
	padding: 8px 10px 7px 10px;
	width:280px;
	height:42px;
}
#map_wrapper .location_search_container .search_label_text_only {
	margin-top: 7px;
	font-size:12px;
	width:55px;
	font-weight:200;
	text-transform:uppercase;
	float:left;
	margin-right:15px;
	line-height:14px;
}
#map_wrapper .location_search_container input#address {
	width: 110px;
}
#map_wrapper .location_search_container input.submit_btn {
	width: 64px;
	height:33px;
	margin-left:10px;
}
#map_wrapper .location_search_container .switch_to_text_search {
	display:none;	
}
#map_wrapper .location_search_container .services {
	display:none;	
}
#map_wrapper .text_search_wrapper {
	padding-top: 57px;
}
#map_wrapper .text_search_wrapper .text_search_featured_stories{
	float:none;
	width:auto;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
}
#map_wrapper .text_search_wrapper .text_search_results {
	float: none;
	width: auto;
	padding-bottom:20px;
	border:none;
	margin:0px;
}


