@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("jyte.com") {
* {
    font-size:9pt !important;
    color:#999 !important;
    background-image:none !important;
}

.right_value * {
    color:red !important;
}

.left_value * {
    color:green !important;
}

img#logo, a.header_icon_link img, a.avatar img {
    display: none !important;
}

}