/* self-clear floats 
--------------------------------------------- */
*:first-child+html .group {
	min-height: 1px;
}