/* 
Title:		IE patches
Author: 	Fireball Design
*/

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