html {
	background: #fff url(../images/footer-bg.png) fixed repeat-y center top;
}
body { background-image: none; }
.category-products ul.product-list li.end-of-row {
	margin: 0 0 20px 0;
}
.category-products ul.product-list li.start-of-row {
	clear: left;
}
.content .more-products article.end-of-row {
	margin: 0 0 20px 0;
}
.content .products article.start-of-row {
	clear: left;
}
.content .products article.end-of-row {
	padding: 0 0 30px 30px;
	border-right: none;
}
.prodselect_main { 
	width: 200px;
	height: 1.6em;
}