/* IE 7 */

/* IE common */

body { text-align: center; }

#container { text-align: left; }

#bodyshell {
	background: #fff; /* fix IE bug that erases bg color of child */
}

#nav-product {
	overflow:visible;
	position:relative;
	z-index:100;
}

#nav-product #left-nav-general-links ul li a {
	height: 18px; /* min height */
}

#badge { width:136px; text-align:center; }

/* Force Wrap Float */

#info-div,
#bodyshell,
#caption,
#header,
#itemarea {
zoom:1; 
}

