.imageholder{
	background: transparent url(../img/produkt/border_topimage.gif) repeat-y scroll 0 0;
	float: left;
	/*height: 190px;*/
	margin-left:4px;
	margin-right:0;
	margin-top:4px;
	margin-bottom:4px;
	position: relative;
	width: 180px;
	display: inline;
}
.imageholder .topimageholder{
	background: transparent url(../img/produkt/top_topimage.gif) repeat scroll 0 0;
	font-size:11px;
	color:#444444;
	height:39px;
	line-height:25px;
	text-align:center;
	text-transform:uppercase;
	width:180px;
}
.imageholder .centerimageholder .image{
	height:200px;
	left:20px;
	overflow:hidden;
	position:relative;
	top:25px;
	width:140px;
}
.img_center{
	height:100%;
	width: 100%;
}
.img_center td{
	height:200px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.table{
	border-collapse:collapse;
	border-spacing:0;
}
.table td{
	padding:0;
}
.imageholder .topimageholder .prijs{
	bottom: 5px;
	font-size:13px;
	font-weight:bold;
	color:#F00;
	height:10px;
	left:15px;
	line-height:11px;
	position:absolute;
	width:150px;
}
.imageholder .topimageholder .nieuw{
	float: left;
}
.imageholder .arrow{
	bottom:15px;
	height:11px;
	overflow: hidden;
	position: absolute;
	right:15px;
	width:11px;
}
.border_bottomimageholder{
	background: transparent url(../img/produkt/border_bottom.gif) no-repeat scroll 0 0;
	top: 0;
	height: 10px;
	left: 0;
	position: absolute;
	width: 180px;
}
.product_list{
	overflow:hidden;
	margin-top: 2em;
}
.clear{
	clear: both;
}