/*

Title:		IE patches and fixes

Author:		justine@gentlecode.net

*/



/* self-clear floats */



*:first-child+html .group {	/* IE7 */

	min-height: 1%;	

} 



*:first-child+html #main .featured-nav {

	padding: 2px 0 6px 11px;

}


*:first-child+html #header div.ad {
	margin: -60px 0px 0px 0px;
}