@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("roosterteeth.com"), 
               domain("redvsblue.com"),
               domain("achievementhunter.com"), 
               domain("roosterteethcomics.com"), 
               domain("captaindynamic.com") {
  table.bodyTable { background-image: none !important; }

  table.bodyTable > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td[width="175"] { display: none !important; }

  table.bodyTable > tbody > tr > td > table > tbody > tr > td > table { width: auto !important; }

}