@charset "ISO-8859-1";
#pageTop #pageContent #Products ul {
	list-style-type: none;
	margin-top: -25px;
	clear: both;
	margin-left: -20px;
}

#pageTop #pageContent #Products li {
	float: left;
	text-align: center;
	display: table-cell;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px 12px 20px;
	z-index: 1;
	height: 445px;
}
#pageTop #pageContent #Products a {
	font-weight: bold;
}
#pageTop #pageContent #Products h1.Limited {
	margin: 0px;
	padding: 0px;
}
#pageTop #pageContent .TitleLimited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pageTop #pageContent #Products .LeftH {
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pageTop #pageContent #Products .NA {
	margin-left: 50px;
}
#pageTop #pageContent #Products li.New {
	background-image: url(../../products/images/limited/icon_new.gif);
	background-repeat: no-repeat;
	background-position: 20px 170px;
}

