#content #google_maps_route #route_form {
	background-color: #E6E8EF;
}

#content #google_maps_route #route_form,
#content #google_maps_route #route_form input,
#content #google_maps_route #route_form select {
	border-color: #0B2265;
}

#content #google_maps_route #route_form h2,
#content #google_maps_route #route_form input.submit {
	background-color: #B5BCD0;
}

#content #google_maps_route #route_form * {
	color: #000000;
}


#google_maps_info {
	display: none;
}
