/*
	Handyman Section Stylesheet
*/

/* ## Map Section ## */
.map {
    background: none repeat scroll 0 0 #fff;
    height: 400px;
    position: relative;
    width: 100%;
}

.gmap_marker {
	width: 165px;
}

.gmap b {
    text-transform: capitalize;
}

.map-section.map-shortcode {
	clear: both;
}

.map img {
	max-width: none;
}