--- /_drupalpatches/storm-node.css	2010-03-31 11:38:50.000000000 -0400
+++ /_drupalpatches/storm-node_new.css	2010-03-31 11:39:56.000000000 -0400
@@ -1,36 +1,40 @@
-/* $Id: storm-node.css,v 1.1.2.3 2010/02/18 17:02:45 magnity Exp $ */
-
-/* CSS Attributes used when viewing Storm nodes */
-
-dt.print_html {
-  background: transparent url(images/html.png) no-repeat top left;
-}
-
-dt.print_pdf {
-  background: transparent url(images/pdf.png) no-repeat top left;
-}
-
-div.stormfields, div.field, div.stormbody {
-  width: 70%;
-}
-
-div.stormfields div.label, div.stormbody div.label, div.field div.field-label-inline-first {
-  float: left;
-  width: 150px;
-  text-align: right;
-  clear: left;
-  font-weight: bold;
-}
-
-div.stormlinks {
-  float:right;
-  width: 30%;
-}
-
-div.stormbody div.value p {
-  margin: 0;
-}
-
-table#attachments {
-  float: left;
-}
+/* $Id: storm-node.css,v 1.1.2.3 2010/02/18 17:02:45 magnity Exp $ */
+
+/* CSS Attributes used when viewing Storm nodes */
+
+dt.print_html {
+  background: transparent url(images/html.png) no-repeat top left;
+}
+
+dt.print_pdf {
+  background: transparent url(images/pdf.png) no-repeat top left;
+}
+
+div.stormfields, div.field, div.stormbody {
+  width: 70%;
+}
+
+div.stormfields div.label, div.stormbody div.label, div.field div.field-label-inline-first {
+  float: left;
+  width: 150px;
+  text-align: right;
+  clear: left;
+  font-weight: bold;
+}
+
+div.stormlinks {
+  float:right;
+  width: 30%;
+}
+
+div.stormbody div.value p {
+  clear: left;
+  margin-bottom: 1.2em;;
+  margin-left: 0px;
+  margin-top: 0px;
+  margin-right: 0px;
+}
+
+table#attachments {
+  float: left;
+}
