@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("wiiso.com") {

 div[id*="adcode"],
 p > a > img[src ^="banners"],
 div.smallfont > A[href*="payment"],
 
 div#recently + table.tborder,

 div.smallfont > A[href*="redtyger"],
 html > body > table:last-of-type,
 html > body > form:last-of-type > div:last-of-type,


 html > body > form:first-of-type > div:last-of-type,
 html > body > form:first-of-type > br,


 html > body > div:first-of-type > div:first-of-type > div:first-of-type > div:last-of-type,
 html > body > div:first-of-type > div:first-of-type > div:first-of-type > br:last-of-type,

form#notices,
div[id^="navbar_notice_1"],
*[id$="_sponsors"]


, table[id] + table:not([id])

/**
, table:not([id])

*/


{display: none !important}


}

/**
Show Thread
*/
@-moz-document url-prefix("http://www.wiiso.com/showthread.php") {

  form#notices,
  /* ad after the post */
  table[id^=post] + table,


  div#posts + div > div > div table:last-of-type ~ br,
  div#posts + div > div > div table:last-of-type ~ div,

  div#threadrating_menu ~ table:last-of-type

{display: none !important}

}