/* Google Maps */

.cmsGoogleMaps #mapGoogle {
	max-width: 940px;
	width: 100%;
	height: 500px;
	border: 5px solid #FFFFFF;
	box-shadow: 0 0 5px -2px #000000;
}
.cmsGoogleMaps #mapGoogle .info {
	font-family: Arial, Helvetica, sans-serif;
}
.cmsGoogleMaps #mapGoogle .info span.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}