@-moz-document url-prefix(http://fas.sfu.ca/dataface) {
html, body,
        div, span,
        p, h1, h2, h3, h4, h5, h6, h7, h8, h9,
        table, thead, tbody, tfoot, tr, th, td,
        ol, ul, li,
        iframe, a, font, pre {
    line-height: normal !important;
    height: auto !important;
    width: auto !important;
    overflow: visible !important;
    font-family: inherit !important;
    font-size: inherit !important;
    color: inherit !important;
    white-space: normal !important;
}
#portal-top,
.portlet,
#portal-footer,
#portal-colophon,
.poweredBy,
fieldset,
.hiddenStructure,
.contentViews,
.actionMenu
{
display: none !important;
}
}