#homepage .listing-type-grid li.item 
{
	width: 246px;
	/*height: 195px;*/
	height: 236px;
	margin-right: 16px;
}
#homepage .listing-type-grid table
{
	
}
#homepage .listing-type-grid table td
{
	text-align: left;
	height: auto !important;
	width: auto;
	vertical-align: top;
}
#homepage .listing-type-grid h5
{
	margin-left: 0;
	margin-bottom: 15px;
}
#homepage .listing-type-grid .price-box
{
	float: none;
}

#homepage .list_bottom
{
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.listing-type-grid table td.item-bottom
{
	text-align: right !important;
	width: 160px !important;
	vertical-align: bottom !important;
}
.listing-type-grid table td.item-bottom div.productprijs
{
	float: none;
}
#homepage .old-price .price
{
	font-size: 18px;
}
.listing-type-grid table td.item-bottom span.price
{
	font-size: 23px;
}
.listing-type-grid table td.item-bottom span
{
	/*display: block;*/
}
.listing-type-grid table td.addtocart_gray
{
	width: 85px !important;
	text-align: right !important;
	vertical-align: bottom !important;
}

/* producten nieuw */
table.product_nieuw
{
	background: url(../images/bg-product_nieuw.gif) no-repeat left top;
}
/* producten nieuw */
table.product_aanbieding
{
	background: url(../images/bg-product_aanbieding.gif) no-repeat left top;
}
