/* .group fix for IE6 */
html .group{
	height:1%;
}
/* .group fix for IE7 */
*:first-child+html .group{
	min-height:1px;
}

#content, #feature, #level-2 #main{
	position:relative;
	zoom:1;
}


