@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("forums.mozillazine.org") {
tr, td, th, table {
font: 10pt sans-serif !important;
letter-spacing: normal !important;
}
.topictitle {
font-weight: normal !important;
}
.sidebar, #footer {
font: 10pt sans-serif !important;
}
.code {
font: 8pt monospace !important;
}
}