#ProductGroup {
	margin-left: 0px;
	
}

.category {
	overflow-x: hidden;
}

.sortOptions .current{
	text-decoration:none;
	font-weight:bold;
}

.productList{
	padding:0;
	margin:0;
	height:auto;
	margin-top:25px;
	width:708px;
	float:right;
	margin-bottom:25px;
	padding-bottom: 30px;
}

.product_list p.priceDisplay{
	font-size:11px;
	font-weight:bold;
	color:#666;
	}

.descriptionlimit{
width:200px;
}
	
.product_list p{font-size:11px;}

a.leesmeer {color:#663300;font-size:11px;font-weight:900; margin-top:5px;display:block;}

.productTitle{ color:#622810; font-weight:bold; text-transform:uppercase; }
.productTitle a{ text-decoration:none; color:#622810;}
/* 3) Product Settings */

h2.pageTitle{color:#622810;font-style:italic;border-left: 20px solid #622810;padding: 0.5em 0 0.5em 10px;font-size:18px;	 display: inline-block;margin-bottom:20px;}

.productItem {
	list-style:none;
	float: left;
	padding-top:2px;
	width:185px;
	padding:20px;
	margin-right:10px;
	border-right:#622810 dashed 1px;
	height:275px;
	margin-top:20px;
}
	
		.productItem .productActions{
			padding:0;
			margin:0;
		}
		.productItem .productActions li {
			list-style: none;
			padding:0;
			margin:0;
		}
		
.resultsBar .resultsShowing,
.resultsBar .resultsShowing {
	float: right;
	width: 50%;
	text-align: right;
}

/* Image placeholder */
.productItem a.noimage{
	padding:20px;
	height:60px;
	text-align:center;
	background:#eeeeee;
	color:#d3d3d3;
	display:block;
	text-decoration:none;
	font-size:20px;
	margin-bottom:20px;
}

.productItem img {
margin-bottom:20px;
}





