#search, #contact, .funklet, #funklet, #funklet_links, .editbox, #textzoom, #printview
{ display: none; }

/* make the tabular tables print better */
table.tabular {
    border-collapse: collapse;
}
table.tabular td,
table.tabular th {
    background-color: white;
    border: 1px solid #b9b9b9;
    empty-cells: show;
}
