@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("mail.google.com") {

	/* mails list hover */
	tr.zA:hover{background-color:#ffeb86 !important;}
	/**/

	/* hide chat & invite */
	.aeO,.akc.lKgBkb,.w-asK.w-atd{display:none !important;}
	/**/

	/* mail title block */
	span.hP{display:block !important;width:95%;}
	/**/
	
	/* hide ads */
	td[class~="Bu"]:nth-child(2), td[class~="Bu"]:nth-child(3), .ajh{display:none !important;}
	/**/
	
	/* content mail */
	.ii table{max-width:100% !important;}
	/**/
}