@-moz-document domain(mail.google.com)
{

/* :: width of drafting area  :: */
	#fic
{
width:auto !important;
margin-right:0px !important;
}


/* :: Context Sensitive Info seen at right of email :: */

	#rhc								/* entire right hand column (box)  */
/*	#oe,	*/							/* bar below "x of x" message */
/*[id="of"] > [class="on"] > [width="100%"][cellspacing="0"][cellpadding="0"] > tbody > tr > [colspan="2"],*/		/* "Would you like to... */
/*#nw,*/								/* "New window" */
/*#prt	*/								/* "Print all" */

{display:none !important;}


/*	#rhc	*/							/* entire right hand column (box)  */
/*	#ap,	*/							/* "New window" & "Print all" */
/*	#of,	*/							/* "Would you like to..." & Track UPS package */
/*	#ob	*/							/* Track FedEx package */
/*{
position:relative !important;
top:52px !important;
left:42px !important;
height:250px !important;
}*/

}