? .project
? sites/all/themes/.DS_Store
? sites/default/.DS_Store
Index: modules/system/system.css
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/system.css,v
retrieving revision 1.54
diff -u -p -r1.54 system.css
--- modules/system/system.css	11 Apr 2009 22:19:45 -0000	1.54
+++ modules/system/system.css	16 Jul 2009 17:16:22 -0000
@@ -150,6 +150,9 @@ tr.merge-up, tr.merge-up td, tr.merge-up
   margin-top: 0.4em;
   margin-bottom: 0.4em;
 }
+.form-item-radio .description, .form-item-checkbox .description {
+  margin-left: 2.4em;
+}
 .marker, .form-required {
   color: #f00;
 }
