@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://brockerhoff.net/bb/viewtopic.php?t=1") {
html, body {
margin: 0 !important;
padding: 0 !important;
background-color: #efefef !important;
}
table.forumline {
}
table, th, tr, td {
border: none !important;
}
.headerline, .nav, .postdetails, .divider {
display: none !important;
}
.cat .nav {
display: block !important;
}
.mediumtitle {
font: 20pt sans-serif !important;
text-align: center !important;
}
table[width="100%"][cellspacing="2"][cellpadding="2"][border="0"] {
width: 100% !important;
margin: auto !important;
text-align: center !important;
}
table[width="100%"][cellspacing="2"][cellpadding="2"][border="0"] tr td {
text-align: center !important;
margin: auto !important;
width: 100% !important;
}
tr[align="right"], td[align="right"] {
display: none !important;
}
.forumline tr th[nowrap="nowrap"] {
display: none !important;
}
.row1, .row2 {
display: inline !important;
background-color: lightgray !important;
margin: auto !important;
}
td.row1 tr td .postdetails {
display: block !important;
}
td[valign="middle"][nowrap="nowrap"] {
display: none !important;
}
div.genmsg {
background-color: white !important;
border: 1px solid darkgray !important;
padding: 5px !important;
margin: 5px !important;
}
}