@charset "UTF-8";
/* CSS Document */


/* Ie 6 */
* html .group {
	height: 1%;
}

/* IE7 */ 
*:first-child+html .group {
	min-height: 1px;
}