@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("mail.google.com") {

/* --- logo --- */
body > table:first-child img[src*="/images/logo"]


/*New GMAIL LETTER LOGO on accounts page 200px wide by 75px High*/
{background:url("http://img341.imageshack.us/img341/2770/gmailoriginalsmalllogom.png") !important;
padding-right: 56px !important;
padding-bottom: 19px !important;}
div[class="no"] {margin-bottom: 20px !important;}

}