.latLong {
	border: 1px dotted #000000;
}

.latitude, .longitude {
	background-color: #D0CB45;
}

#googleMap {
	height: 400px;
	width: 400px;
}

