@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("lostpedia.wikia.com") {
  .wikia_ad,
  .wikia_spotlight,
  .wikia_ad_placeholder {
	display: none !important;
  }
  body.with-adsense #content {
	margin: 2.8em 0 0 12.2em !important;
	border-right: 0 !important;
  }
}