1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
/* let's try and keep this file as small as possible */ #dnxcf_gmap { width: 100%; height: 400px; } #dnxcf_gmap img { max-width: none; } #dnxcf_gmap #content { } #dnxcf_gmap .firstHeading { } #dnxcf_gmap #bodyContent p { }