/*--------------------------------------------------*/
/* Find us                                          */

	#pContact h3,
	#pContactFind h3 {
		text-transform: uppercase;
		margin-bottom: 0;
		font-size: 1em; /* IE6: Inheriting some weird font size somewhere */
	}

	#pContactFind #map.mapEnabled {
		width: 100%;
		height: 400px;
		margin: 20px 0;
	}
