/* trigger hasLayout and target ie5+6/win only */

* html .section {
	height: 1%;
	}
/* trigger hasLayout and target ie7/win only */
*:first-child+html .section {
	min-height: 1px;
	}
/*#menu:after, #content_menu:after, #content:after*/