﻿html, body { margin: 0; padding: 0; }
img { border: none; }
body, h1, h2, h3, h4 { line-height: 1.2em; font-size: 12px; }
h1 { font-size: 24px; }
h2 { text-transform: uppercase; border-bottom: solid 1px #000; letter-spacing: 2px; padding-bottom: 0.25em; }
h1, h2, h3, h4, p, ul, ol { margin: 0 0 1em 0; }

#menu, #additional-links, #footer, .navigation { display: none; }

label { font-weight: bold; display: block; }
.field { display: inline-block; margin-bottom: 1em; }

.two-columns .first-column, #content .section { margin-bottom: 2em; }
#content .group { margin-bottom: 1.5em; }

table.receipt { border-collapse: collapse; }
table.receipt td, table.receipt th { text-align: left; padding: 0 2em 0 0; }
table.receipt .col2 { text-align: right; }
table.receipt .col3, table.receipt .colX { text-align: right; padding: 0; }
table.receipt tr.bar td { padding: 0; }

.admin, .no-print { display: none !important; }
