Index: style.css
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/goofy/style.css,v
retrieving revision 1.4.8.6
diff -u -r1.4.8.6 style.css
--- style.css	30 Nov 2008 21:48:55 -0000	1.4.8.6
+++ style.css	28 Dec 2008 11:38:51 -0000
@@ -34,6 +34,11 @@
   width: 100%;
   }
 
+tbody
+  {
+  border:none; /* Override system.css */
+  }
+  
 /**
  * The goofy2 and goofy-box tables also carry class goofy, so in order to override
  * the first-level styles, this selector MUST appear below table.goofy

