@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("mail.google.com") {

/* Remove Search the Web Button */
div[id=":r8"] {display: none !important;}

/* Search Box Width */
input[id=":ra"] {width: 170px !important;}

/* Search Mail Box Button Right Position */
.no .d {
float: right !important;
margin: 22px 10px 0 0 !important;}

/* Show Search Options and Create a Filter */
.bR span {
margin: 0 0 0 -10px !important;}

/* Footer */
.mn, .l6, .mp, .ma {display: none !important;}

/* Footer - You are currently using... */
.mj {
font-size: 9px !important;
font-weight: normal !important;
color: #BBB !important;
position: absolute !important;
right: 18px !important;
bottom: 28px !important;}
}