@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(slashdot.org) {

    body {
      font-size: 100%!important;
      line-height: normal!important;
      font-family: inherit;
    }

    div#contents div.storylinks ul li.more {
      float: left!important;
    }

    div.commentTop div.title span.score { 
      position: relative!important;
      top: 0em!important;
      right: 0em!important;
      padding-left: .5em!important;
      text-align: left!important;
      font-size: smaller!important;
      vertical-align: text-bottom;
    }
    ul#commentlisting div.title {
/*      padding-top: 8px!important; */
      min-height: 25px;
    }
    ul#commentlisting div.title h4 {
      display: inline!important;
    }
}