@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("mail.google.com") {

HTML > BODY > DIV:first-child > DIV:last-child > DIV > DIV:last-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV > DIV > DIV:first-child + DIV > DIV > DIV > DIV > DIV > DIV:last-child > DIV:last-child > DIV > TABLE > TR > TD:last-child > * {float: left !important; max-width: 35px !important; font-size: 1px !important; overflow: hidden !important;margin-left: -15px !important}

HTML > BODY > DIV:first-child > DIV:last-child > DIV > DIV:last-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV > DIV > DIV:first-child + DIV > DIV > DIV > DIV > DIV > DIV:last-child > DIV:last-child > DIV > TABLE > TR > TD:last-child {}

HTML > BODY > DIV:first-child > DIV:last-child > DIV > DIV:last-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV > DIV > DIV:first-child + DIV > DIV > DIV > DIV > DIV > DIV:last-child > DIV:last-child > DIV > TABLE > TR > TD:last-child:hover > * { max-width: 150px !important } 

HTML > BODY > DIV:first-child > DIV:last-child > DIV > DIV:last-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV > DIV > DIV:first-child + DIV > DIV > DIV > DIV > DIV > DIV:last-child > DIV:last-child > DIV >   * { width: 100% !important}


/*
	Hides the label section on email rows (in an email list), unless the user hovers over it.
*/

	tr.zA div.yi > div > * {
		width: 16px  !important;
text-align: right !important
	}
	tr.zA div.yi > div > div > div >  * {
	margin-left: 16px !important;
}
	tr.zA:hover div.yi > div> * {
		width: 100px  !important;
text-align: center !important;
	}
	tr.zA:hover div.yi > div > div > div >  * {
	margin-left:0px !important; 
}

/* List of Emails - Table - Row Background - Hover */

.yO:hover td,.zE:hover td {

background-color: #DDE !important;}


}