/*------------------------------------
	Google Map Styles - On 'Contact Us' -> 'Office addresses and contacts' page
----------------------------------- */

#map {
	width: 500px;
	height: 500px;
}

/* Copyright - Allow text to wrap */
#map span {
	white-space: normal;
}
