@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("mail.google.com") {

/* Widen the table */
table[class*="PwUwPb XoqCub MMcQxe"],
table[class="NQNkZd"],
table[class="N2mZ7b"] {
	width: 99% !important;
}

/* The "Delete all spam messages now" toolbar, it'd be widen, too. */
div[class="Ch5Hj"] {
	margin-right:1% !important;
}

/* Block the ads table in the message window */
td[class="eWTfhb"]>div[class="XoqCub"]>div[class="XoqCub"]:last-child {
	display: none !important;
}

/* Remove the button to "Search the Web" */
div[class="tYBwhe"] button:last-child {
	display: none !important;
}

/* Let navigation at left side be easier to click */
div[class="XoqCub ACpQre"]:hover,
div[class="XoqCub cBhtOe"]:hover,
div[class="XoqCub IyrUZb ACpQre"]:hover,
div[class="XoqCub cOSVMd ACpQre"]:hover {
	background: #C3D9FF none repeat scroll 0% !important;
	-moz-border-radius: 3px 0 0 3px !important;
}
div[class="XoqCub IyrUZb ACpQre"]:hover {
	background: #CCC none repeat scroll 0% !important;
	-moz-border-radius: 3px 0 0 3px !important;
}

}