@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("google.com") {

	/* 16px font */
	.lst,/* search input */
	.gac_m/* search suggest table */
	{font-size:16px !important;}
	/**/

	/* item line hight */
	#res .r{line-height:inherit !important;}
	/**/
}