@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document 
domain("techcrunch.com"), 
domain("crunchgear.com"),
domain("mobilecrunch.com"),
domain("techcrunchit.com")
{
  /* remove the ad column */
  /*.snap_nopreview, */
  #post_unit_medrec, #site_supporters, #bugs, .sponsor_units, .excerpt_unit, .third_column_banner, #header_leaderboard, #leaderboard, #sponsors, #ads, #sidebar, #sidebars, #vertical_ads {
    display:none !important;
  }

  /* enlarge the content column */
    #content {
    width:95% !important
  }

  .post {
    font-size: 11pt !important;
  }
}