@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("kaskus.us") {
  table[id^="post"].tborder td[id^="td_post"] div.smallfont > *:first-child:not(b) {
    display: none;
  }
  table[id^="post"].tborder div.smallfont + table td.alt2 {
    border: 0 none transparent !important;
    background-color: transparent !important;
  }
}