/*** ChurchesController - show action ***/
#overview_photo {
	margin:				0px 20px 20px 0px;
	float:				left;
}

/*** ChurchesController - directions_to action ***/
#map {
	width:				100%;
	height:				300px;
}

#address {
	width:				100%;
	text-align:			center;
}

#address .from_to {
	width:				40%;
}

#route {
	width:				100%;
}