@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("metafilter.com") {
#logo {width:196px; height:80px;background:url("http://bits.potch.me/the-meef.png");}
#logo img{visibility:hidden;}
#logo a {height:80px;display:block;width:196px;}

.comments .smallcopy span span a[title] {
  font-size:0;
  overflow:hidden;
}
.comments .smallcopy span span a[title]:after {
  font-size:8pt;
  content:"meefed";
}
.comments .smallcopy span a[title^="Remove"]:before {
content:"â˜… ";
}
}