#map_canvas{
	width: 500px;
	height: 300px;
	margin-top: 10px;
}
#getDirectionsGo{	
	margin: 0;
	float:none;
	padding: 0;
	text-indent:-500px;
	position: relative;
	top: 2px;
}