@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(mail.google.com) {

/* 
Gmail version 09.02.10, userstyle v1.1 by dabrown, last revised on 22.04.10
Remove unwanted items by simply deleting the complete line.

http://userstyles.org/styles/15636
*/

/* hide header completely */ .nH .qp {display:none !important;}
/* hide header partially (google tools) */ #gbar {display:none !important;}
/* hide header partially (settings) */ #guser {display:none !important;}
/* hide header search completely */ .bN {display:none !important;}
/* hide header search partially (search mail button) */ .bN.bM > div:first-child + div + div {display:none !important;}
/* hide header search partially (search the web button) */ .bN.bM > div:first-child + div + div + div {display:none !important;}
/* hide header search partially (options) */ .bN.bR {display:none !important;}
/* hide chats & starred images */ .nU img {display:none !important;}  
/* hide label box completely */ .nH .t {display:none !important;}
/* hide label box partially (edit button) */ .pP .pU {display:none !important;}
/* hide chat box completely */ .nH .s {display:none !important;}
/* hide chat box partially (search field) */ .dF {display:none !important;}
/* hide invite box */ .nH.pY {display:none !important;}
/* hide tasks */ .nH.pX {display:none !important;}
/* hide ads */ .Bs.nH.iY tr > td.Bu:first-child + td + td {display:none !important;}
/* hide ads (fix height) */ .Bu .no {display:none !important;}
/* hide label button partially (search) */ .goog-menu-filter {display:none !important;}
/* hide refresh button */ .AP {display:none !important;}
/* hide no new mail message */ .cf.HmCP1d tbody > tr:first-child + tr + tr + tr + tr {display:none !important;}
/* hide textarea when opening an email */.ip.iq {display:none !important;}
/* set fixed width labels */ .ar.as .at {width:50px; text-align:center;} /* set custom width */
/* hide footer completely */ .nH.l2.ov {display:none !important;}
/* hide footer partially (tips) */ .nH.l2.ov .nH .mn {display:none !important;}
/* hide footer partially (quota) */ .nH.l2.ov .nH .md {display:none !important;}
/* hide footer partially (activity) */ .nH.l2.ov > div:first-child + div + div + div + div {display:none !important;}
/* hide footer partially (gmail view) */ .nH.l2.ov .nH .mp {display:none !important;}
/* hide footer partially (copyright) */ .nH.l2.ov .nH .ma {display:none !important;}

}