#map-wrapper{
	height: 400px; 
	width:500px;
	margin-left: 5px;
	float:right;
	border: 1px solid rgb(69, 57, 46);
}
#map-canvas { 
	height: 100% 
	}