
----------------------------------------------------- */

/* trigger hasLayout and target ie5+6/win only */
* html .group,
* html #nav ul li a {
	height: 1%;
	}
/* trigger hasLayout and target ie7/win only */
*:first-child+html .group {
	min-height: 1px;
	}


* html #nav ul li a {
	display: inline;
	}