Index: gmap.css
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/gmap/Attic/gmap.css,v
retrieving revision 1.3.2.2
diff -u -p -r1.3.2.2 gmap.css
--- gmap.css	19 Sep 2007 00:23:21 -0000	1.3.2.2
+++ gmap.css	26 Mar 2008 08:07:55 -0000
@@ -28,3 +28,8 @@ v\:* {
 .gmap-right {
   float: right;
 }
+
+/* Hides lat-lon textfields when javascript is enabled in location pickers */
+html.js .gmap-location-picker .form-item {
+  display: none;
+}
