/* == mapa google maps  =========================================================================== */

#directions{
	width: 200px;
	height: 400px;
	overflow-y: auto;
	float:left;
}

#map_canvas{
	width: 460px;
	height: 400px;
	float:left;
	margin-left:5px;
}