/* 

	Google Highlighter
	-------------------------------------------
	Author: Piotr 'Zamber' Zaborowski 
	Version 1.0

*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("google.com") {

div > ol > li > div > em { 
background: #fff8c1 !important;
}

}