/*
 Print styles
 Site: GMD Bio Advance
*/

/* Hide unnecessary parts */
#nav, #footer .links, #sidebar { display: none; }

body { font-size: 9pt; }

/* Top */
#top { margin: 2em 0; }
#top h1 { margin-bottom: 0.5em; }

/* Content */
h2 { margin: 1em 0 0.25em 0; }
.figure { margin-bottom: 1em; }
.figure h3 { font-style: italic; margin-bottom: 1em; }
.button { margin: 1em 0; }

/* Footer */
#footer { border-top: 1px solid #000; font-size: 0.9em; margin-top: 2em; padding-top: 0.75em; }
#footer p { margin-bottom: 0.5em;  }
