@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("ubuntu.com"), domain("ubuntuforums.org") {

a{
color:#974B13 !important;
text-decoration:none !important;
}
a:hover{
text-decoration:underline !important;
}
a:visited{
color:#801047 !important;
text-decoration:none !important;
}
p,li{
font:12px Verdana,sans-serif !important;
line-height:1.5 !important;
}
h1,h2,h3,h4,h5,h6,p,li{
color:#333333 !important;
}
textarea{
background:#fff !important;
border:1px solid #666666 !important;
font:12px Verdana,sans-serif !important;
line-height:1.4 !important;
padding:5px !important;
height:300px !important;
width:900px !important;
}

}

@-moz-document domain("ubuntuforums.org") {

a:hover{
text-decoration:underline !important;
}
a:visited{
color:#945210 !important;
}
div.post *{
font-size:12px !important;
}
div.posttext{
line-height:1.5 !important;
}
input[type=submit]{
background:#000 !important;
border:none !important;
}
span.vbclean_msgtags{
color:#666 !important;
}
table#threadslist a:visited{
color:#801047 !important;
}
td.controlbar textarea{
width:800px !important;
height:370px !important;
}
td.tcat{
color:#666 !important;
}
.ubuntu_messagebody{
font-family:Verdana !important;
}

}