fix A/R report
[freeside.git] / httemplate / elements / freeside.css
index fb5e7d9..a14ce75 100644 (file)
@@ -232,10 +232,12 @@ div.fstabcontainer {
   border-radius: .25em;
 }
 
-.fsinnerbox th {
+.fsinnerbox th,
+.fsinnerbox label {
   font-weight:normal;
   font-size:80%;
-  valign: bottom;
+  vertical-align: top;
+  padding-top: 5px;
   color: #666666;
 }