@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(userstyles.org) {
  #style-list {
    -moz-column-count: 3 !important;
    font-size: small; /*optional*/
  }
}

