Немного изменил тему с http://userstyles.org. Наслаждайтесь.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.linux.org.ru") {* {
    color: #5578a0 !important;
    background-color: #fff !important;
    border:0 !important;
  }
a {text-decoration:none !important;}
a:link {color:#5578a0 !important;}
a:visited {color:#3b588b !important;}
a:hover 
  {
    border-bottom:1px dashed #999  !important;
    color:#999 !important;
  }
.news {border-top: 2px dashed #5578a0 !important;}
.messages .msg {border-bottom: 1px dashed #5578a0 !important;}
HR,IFRAME {display:none !important;}
.message-table TD {border-bottom:1px dashed #5578a0 !important;}
}






