

/* #########################  DIRECTIONS  ######################### */

/* -- google-map -- */
#google-maps-wrapper {
	width: 480px;
	text-align: left;
}
#google-maps-wrapper .directions-form {
	margin: 15px 0px;
}
#google-maps-map {
	width: 480px;
	height: 400px;
}
#google-maps-directions-text {
	width: 480px;
}
#google-maps-directions {
	width: 480px;
	height: 400px;
	border: solid 1px #000;
}
