/* If ie7 */
*:first-child+html html{overflow:hidden;}

/* for IE6,IE7*/
*:first-child+html #main-content .node .product-body{display:none;}
*html #main-content .node .product-body{display:none;}

/*if IE6*/
*html .front #lcol #NewProducts{margin-top:-45px;}

/*IE8*/
.test { color /*\**/: blue\9 }