+
+table#global-cost tr td.spaced {
+ padding-left: 25px;
+}
+
+table#global-cost tr td,
+table#global-cost tr th {
+ padding: 0px;
+}
+
+table#global-cost tr th {
+ font-size: 12px;
+}
+
+
+th {
+ box-shadow: 0px 0px 10000px #ccc inset;
+}
+
+.total-row th,
+.total-row td {
+ box-shadow: 0px 0px 10000px #aaa inset !important;
+}
+