
#content .products .item { position: relative; margin: 20px 0 0 0; height: 100px; background: transparent url('../../images/product-list-item-background.gif') repeat-y top right; }
	#content .products .item.break { background-image: none; }
	#content .products .item a img.link { position: absolute; top: 0; left: 10px; }
	#content .products .item .titles { position: absolute; top: 10px; left: 110px; padding-right: 5px; width: 122px; }
	#content .products .item h3 { margin: 0 0 4px 0; font-size: 13px; line-height: 16px; color: #4a4a4a; }
	#content .products .item h4, #content .products .item h5 { margin: 0; font-size: 11px; line-height: 12px; font-weight: 900; color: #ab0d1e; }
	#content .products .item h5 { color: #8f8f8f; }
	#content .products .item .image { position: absolute; top: 5px; left: 10px; width: 95px; height: 95px; text-align: center; }