/* #Products h3 style
------------------------------------ */
#Products h3{
	font-size: 90%;
	margin: 10px 0;
	text-align: center;
	line-height: 140%;
}

#Products h3.new{
	margin: 0;
	padding: 10px 0;
	background: url("../img/new.gif") no-repeat left top;
}

/* listFloat style
------------------------------------ */
.listFloat{
	margin: 0;
	padding: 0;
	clear: both;
	margin-top: 30px
}

/* #Products li style
------------------------------------ */
.listFloat li{
	width: 185px;
	height: 160px;
	margin-bottom: 10px;
}

.listFloat li.heights{
	height: 160px;
}