/*
* You Can Add Custom Styles Here
*/


.map_border {
	padding: 3px;
	border: 3px solid #FFF;
	overflow: hidden;
}

.map_location {
	height: 250px;
	width: 450px;
}

.search_input {
	margin-top: 15px;
}

.search_input input {
	width: 439px !important;
}