/*
	@homepage http://userstyles.org/styles/29418
	@updateurl http://userstyles.org/styles/iecss/29418/Google%20-%20hide%20new%20sidebar%20on%20search%20results.css
	@domain www.google.com
*/
@namespace url(http://www.w3.org/1999/xhtml);#leftnav {
  display: none;
}
#center_col {
  margin-left: 0px !important;
  border-left: none !important;
}
