/*
	@homepage http://userstyles.org/styles/1795
	@updateurl http://userstyles.org/styles/iecss/1795/Google%20Search%20Columnized.css
	@url-prefix http://www.google.com/search
*/
@namespace url(http://www.w3.org/1999/xhtml);body > table + div {
  -moz-column-count: 2 !important;
  -moz-column-gap: 1em !important;
}
