* html #header,
* html #sidebar,
* html #wrapper,
* html #content,
* html #content_wrapper {
	height: 1%;
	}

	
*:first-child+html #header,
*:first-child+html #sidebar,
*:first-child+html #wrapper,
*:first-child+html #content,
*:first-child+html #content_wrapper, {
	min-height: 1px;
	}