@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(mail.google.com) {
/* Gmail 3 */
table.zt tr.yO:hover { background-color: rgb(255,235,134) !important;}
table.zt tr.zE:hover { background-color: rgb(205,243,159) !important;}

/*{font-family: gill !important; font-size:11px !important;}*/

/* hide invites */ .nH.pY {display: none !important;}

/* hide ads */ .iY .tELAdc:last-child > .nH {height: 0px !important; overflow: hidden !important; width: 0px !important;}

/* hide ads (fix separator column) */ .iY .tELAdc:first-child + .tELAdc {display: none !important;}

/* hide ads (fix message area) */ .iY {width: 100% !important;}

/* hide footer (tips) */ .nH.l2.ov .nH .mn {display:none !important;}

/* hide footer (gmail view) */ .nH.l2.ov .nH .mp {display:none !important;}

/* hide compose mail  .nH .p9 {display: none !important;}*/

/* hide footer (copyright) */ .nH.l2.ov .nH .ma {display:none !important;}

/* move footer (quota) */  .nH.l2.ov .nH .md { position: absolute !important; top: 4.2em !important; left: 14.9em !important;  font-size: 8.5pt !important; }

/* move footer (account activity) */ .nH.l2.ov .nH .l6 { position: absolute !important; top: 1.2em !important; left: 14.9em !important; font-size: 8.5pt !important; }

/* hide label box */  .nH .t {display:none !important;}

/* Uncomment line below for moving the "Inbox" item */ 
/* .nH.qj > div > div:first-child {  position: absolute !important; top: 11.9em !important;  font-size: 8.5pt !important; }*/

/* Uncomment line below for hiding the "Inbox" item 
.nH.qj > div > div:first-child { display: none !important }*/

/* Uncomment line below for hiding the "Starred" item */ 
.nH.qj > div > div:first-child + div { display: none !important }

/* Uncomment line below for hiding the "Chats" item */ 
.nH.qj > div > div:first-child + div +div { display: none !important}

/* Uncomment line below for hiding the "Sent Mail" item */ 
.nH.qj > div > div:first-child + div + div + div { display: none !important }

/* Uncomment line below for hiding the "Drafts" item */ 
.nH.qj > div > div:first-child + div + div + div +div { display: none !important }

/* Uncomment line below for hiding the "All Mail" item */ 
.nH.qj > div > div:first-child + div + div + div +div + div { display: none !important }

/* Uncomment line below for hiding the "Spam" item */ 
.nH.qj > div > div:first-child + div + div + div +div + div + div { display: none !important }

/* Uncomment line below for hiding the "Trash" item */ 
.nH.qj > div > div:first-child + div + div + div +div + div + div +div { display: none !important }

/* FONT FOR BODY MESSAGES */
.ii.gt {font-family: gill !important; font-size: 8pt !important;}

/* UNUSED ITEMS */

/* hide chat box */ /* .nH .s {display: none !important;} */

/* hide chats/starred images */ /* .p5 img {display:none !important;} */

}