/* PRINT CSS */
#navlist, #content-right { display: none; }
h1 { font-size: 1.8em; float: none !important; background: none !important; text-indent: 0 !important; height: auto !important; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }
p { margin-bottom: 1em; }
ol { list-style-type:decimal; list-style-position:outside; list-style-image:none; margin: 1em 0; }
ul { list-style-type:disc; list-style-position:outside; list-style-image:none; margin: 1em 0; }
li { background: none; margin: 0.3em 0; padding-left:2em; }
#footer p { font-size: 0.8em; }
