@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("rottenonions.freeforums.org") {
  .postbody {
    float: right !important;
  }

  .postprofile {
    float: left !important;
    border-left: none !important;
    border-right: 1px solid white !important;
  }

  .back2top {
    clear: both !important;
  }
}