@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("easy-share.com") 
{
*
{
background-color: white !important;
}
input
{
background-color: lightgray !important;
}
IFRAME,H3
{
display:none !important;
}
}