@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("mail.google.com") {

/* -------- Footer ------- */
/* Reposition */
div[class="nH l2 ov"] {
position: absolute !important;
top: 700px !important; /*========= Adjust Height ========*/
left: 8px !important;
width: 165px !important;
}

/* You are currently using... */
.mj {
color: #DDD !important;
font-size: 8.5pt !important;
font-weight: normal !important;
text-shadow: #272D30 0 1px !important;
}

/* Last account activity: */
.l6 {
color: #DDD !important;
font-size: 7pt !important;
text-shadow: 0 1px #272D30 !important;
}


/* -------- Header -------- */
/* SearchBox - Input */
input[id=":ra"] {
width: 180px !important;
}

/* Search Bar */
.no .d {
float: right !important; margin: 18px 8px 0 0 !important;
}
.bR span, .s .lk {
margin-left: -7px !important; text-shadow: 0 1px #FFF !important;
}


/* -------- Remove element -------- */
div[id=":r8"], /* Search the Web button */
.mn, .mp, .ma /* Other footer */
{display: none !important;}
}