/*Section: Global. Following are global settings to apply as defaults
*/

body {
font-family: Helvetica, Arial, sans-serif;
font-size: .75em;
line-height: 140%;}

a {
text-decoration: none; }

div#header{
text-align: left;
margin: 3px 0;
width: 100%;
background-color: #0d0d0d;}

#secondarycontent, #navicolumn, #usermenu, .navibar{
display: none; }

/*todo page styles*/
div.printable * {
margin:0em;
}
div.printable input {
display:none;
}
div.printable li {
border: 1px #666666 solid;
list-style: none;
padding: 0.25em;
padding-bottom: 10em;
margin-bottom: 0.5em;
}

div.printable li strong {
font-size: 120%; }

