@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("facebook.com") {
	.emote_img, .emote_custom {
		display: none !important;
	}
	.emote_text {
		display: inline !important;
	}
}