Index: trunk/Ohana/src/opihi/cmd.astro/cgrid.c
===================================================================
--- trunk/Ohana/src/opihi/cmd.astro/cgrid.c	(revision 41325)
+++ trunk/Ohana/src/opihi/cmd.astro/cgrid.c	(revision 41326)
@@ -118,6 +118,6 @@
   }
 
-  int JustifyRA = 5;
-  double JustifyDEC = 5;
+  int JustifyRA = 8;
+  int JustifyDEC = 2;
   if ((N = get_argument (argc, argv, "-justify-ra"))) {
     remove_argument (N, &argc, argv);
