@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://fastladder.com/reader/) {
    .flat .treeitem {
        height: 1em !important;
        padding-bottom: 8px !important;
    }
/*
    .flat .treeitem { height: auto !important; }
*/
}
