@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("friendfeed.com") {
/*easysearch*/
#embedbody {background: #fff !important; direction: rtl !important; padding: 0 10px !important;}
#embedbody iframe, #embedheader #embedlogo, #embedheader h1 a, #embedbody #showhide-es {display: none !important;}

#showhide-es {background: #f2f2f2; color: #717171; width: 700px; margin: 0 auto; font-size: 23px; text-align: center; cursor: pointer; padding: 5px; text-shadow: 1px 1px 0 #fff;}

#showhide-es:hover {background: #e5e5e5; color: #333;}

#easysearch {background: #f2f2f2; margin: 0 auto 15px 0 !important; width: 700px; -moz-box-shadow:0px 0px 8px #aaa;}
}