@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("bbs.archlinux.de") {

div#brdwelcome li {
  display:block !important;
}

div#brdwelcome ul.conl li:first-child {
  background: url(https://bbs.archlinux.de/style/Air/img/bull.png) center left no-repeat !important;
  padding-left: 18px !important;
}

div#brdwelcome ul {
  float: right !important;
  width: 300px !important;
}

div#brdwelcome ul.conr {
  clear: right !important;
}

div#brdwelcome {
  text-align: left !important;
  float: right !important;
  margin-bottom: 3em !important;
  padding: 0em !important;
}

div#brdmenu {
  width: 400px !important;
  float: left;
}

div#brdmain {
  clear: right !important;
}

}