@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://www.google.pl/search), url-prefix(http://www.google.com/search), url-prefix(http://google.pl/search), url-prefix(http://google.com/search) {

div[id=res]{

/* Replace this with next line if you want exact number of columns
 -moz-column-count: 3;
*/ 

-moz-column-width: 500px !important;
-moz-column-gap: 20px !important;
}
div[id=navbar][class=n]{
bottom: 10px !important;
padding: 1em !important;
border: 1px solid #f00 !important;
position: fixed !important;
background: white !important;
}
table[border="0"][cellpadding="2"][cellspacing="0"][width="100%"],font[size="-1"][class=p],br
{display:none !important;}
h2[class=r],span[class=a]
{display:block !important;}
}