	.gpdcCol1
	{
		float:left;
		width:240px;
		margin-right:10px;
		border-top:2px solid #aca899;
	}
	
	.gpdcCol2
	{
		float:left;
		width:240px;
		margin-right:10px;
		border-top:2px solid #aca899;
	}
	
	.gpdcCol3
	{
		float:left;
		width:240px;
		border-top:2px solid #aca899;
	}
	
	.letter a
	{
		display:block;
		position:relative;
		float:left;
		width:21px;
		height:20px;
		margin-right:2px;
		margin-bottom:2px;
		background:#fff;
		border:1px solid #ccc;
		
		text-align:center;
		line-height:20px;
		font-weight:bold;
	}
	
	.letter a:hover
	{
		text-decoration:none;
		background:#666;
		color:#fff;
		border:1px solid #666;
	}
	
	#searchByAlfa
	{
		width:200px;
		margin-bottom:10px;
	}
	
	select
	{
		width:198px;
		margin-bottom:10px;
	}
	
	.allProducts
	{
		display:block;
		position:relative;
		top:10px;
		height:30px;
		font-weight:bold;
		padding-left:25px;
		background:url('/internet/afbeeldingen/allProducts.gif') top left no-repeat;
		line-height:20px;
	}

	#left-column form input.txtSearch { width:130px;height:14px;line-height:14px;margin-right:3px;background-color:#fff; }
	#left-column form select.gpdc { width:200px; border: 1px solid #c31200; color: #000; font-size: 1.2em; height: 20px;background:#fff;}