	#center_wrapper #center #cart .deleteproduct
	{
		float:left;
		width:17px;
	}
	.cartitem
	{
		
		
	}
	#center_wrapper #center #cart .imageproduct
	{
		float:left;
		width:61px;
		height:58px;
		background-color:#FFFFFF;
		text-align:center;
		padding-top:3px;
		margin-right:11px;
		margin-bottom:16px;
		
	}
		#center_wrapper #center #cart .imageproduct img
		{
			width:55px;
			height:55px;
		}
	#center_wrapper #center #cart .nameproduct
	{
		float: left;
		width: 310px;
		display: block;
		
	}

		#center_wrapper #center #cart .nameproduct a
		{
			display: block;
			color:#696e5b;
			font-weight:bold;
			text-decoration:none;
			margin:0px 0 2px 0;
			left: 0;
			
		}
			#center_wrapper #center #cart .nameproduct a:hover
			{
				text-decoration:underline;
			}
	#center_wrapper #center #cart .inputcart
	{
		
		float:left;
		width:29px;
		height:18px;
		color:#696e5b;
		font-weight:bold;
		padding: 1px 10px 0 0; 
	}
	
	#center_wrapper #center #cart .inputcart2
	{
		float:left;
		width:29px;
		height:18px;
		color:#696e5b;
		font-weight:bold;
		padding: 6px 0 0 0; 
	}
	
	
	#center_wrapper #center #cart .inputcart input
	{
		
		width:29px;
		height:18px;
		padding: 3px 0 0 0; 
	}
	#center_wrapper #center #cart .x
	{
		padding: 6px 5px 0 5px; 
		font-weight: bold;
		float:left;
		color:#696e5b;
	}
	#center_wrapper #center #cart .productprice
	{
		padding: 6px 0 0 0; 
		font-weight: bold;
		float:left;
		color:#696e5b;
	}
	#center_wrapper #center #cart .is
	{
		padding: 6px 5px 0 5px; 
		font-weight: bold;
		float:left;
		color:#696e5b;
	}
	#center_wrapper #center #cart .subtot
	{
		padding: 6px 0 0 5px; 
		font-weight: bold;

		float:right;
		color:#FFFFFF;
	}
	
	#center_wrapper #center #cart .coupondescription
	{
		clear: both;
		margin: 0px 0px 10px 0px;
	}
	
	#center_wrapper #center #cart .couponintro
	{
		display: block;
		color: #FFF;
		clear: both;
		margin: 0px 0px 10px 0px;
	}

	#center_wrapper #center #cart .coupondescriptionlabel
	{
		display: block;
		color: #FFF;
		margin-top: 10px;
	}
	
	#center_wrapper #center #cart .coupondescription input
	{
		width: 100%;
		
	}
	
	#center_wrapper #center #cart .coupondescription textarea
	{
		width: 100%;	
	}
	
	#center_wrapper #center #cart #shippingtext
	{
		margin:0 88px 0 88px;
		font-weight: bold;
		color:#696e5b;
		float:left;
	}
	#center_wrapper #center #cart #totalshippingcosts
	{
		font-weight: bold;
		color:#FFFFFF;
		float:right;
	}
	
	#center_wrapper #center #cart #discounttext
	{
		margin:0 88px 0 88px;
		font-weight: bold;
		color:#696e5b;
		float:left;
		width: 100px;
	}
	#center_wrapper #center #cart #totaldiscountcosts
	{
		font-weight: bold;
		color:#FFFFFF;
		float:right;
	}
	
	#center_wrapper #center #cart #totaltext,
	#center_wrapper #center #cart #totaltextcredit
	{
		padding-top: 10px;
		margin-left: 88px;
		font-weight: bold;
		color:#FFF;
		float:left;
	}
	#center_wrapper #center #cart #totalprice,
	#center_wrapper #center #cart #totalpricecredit
	{
		font-weight: bold;
		color:#FFFFFF;
		float:right;
		padding-top: 10px;
		margin-bottom: 10px;
	}
	#center_wrapper #center #cart #tax
	{
		clear:both;
		display:block;
		float:right;
		margin:10px 0 5px 0;
	}
	
	#center_wrapper #center #cart .shopbuttons
	{
		clear: both;	
		dispay:block;
		background-color:#58585a;
		border-bottom: 2px solid #c8cbc1;
		border-right: 2px solid #c8cbc1;
		font-weight:bold;
		margin-left: 260px;
		margin-top: 30px;
		margin-bottom: 20px;
		
	}
		#center_wrapper #center #cart .shopbuttons a
		{
			display:block;
			text-decoration:none;
			
			padding-top: 2px;
			width:140px;
			padding:4px 0 4px 50px;
			margin: 5px 0 0px 0;
			background-image:url('/images/icons/arrowbg2.gif');
			background-repeat: no-repeat;
			background-position:19px 7px;
			font-size: 14px;
			
			
		}
			#center_wrapper #center #cart .shopbuttons a:hover
			{
				text-decoration:underline;
			}
			
	#center_wrapper #center .sendfree
	{
		clear: both;	
		dispay:block;
		background-color:#58585a;
		border-bottom: 2px solid #c8cbc1;
		border-right: 2px solid #c8cbc1;
		font-weight:bold;
		margin-left: 260px;
		margin-top: 30px;
		margin-bottom: 20px;
		
	}
		#center_wrapper #center .sendfree a
		{
			display:block;
			text-decoration:none;
			
			padding-top: 2px;
			width:140px;
			padding:4px 0 4px 50px;
			margin: 5px 0 0px 0;
			background-image:url('/images/icons/arrowbg2.gif');
			background-repeat: no-repeat;
			background-position:19px 7px;
			font-size: 14px;
			
			
		}
			#center_wrapper #center .sendfree a:hover
			{
				text-decoration:underline;
			}
			
	#center_wrapper #center .shopfuther
	{
		clear: both;	
		dispay:block;
		background-color:#bbbfb4;
		border-bottom: 2px solid #e8eae4;
		border-right: 2px solid #e8eae4;
		font-weight:bold;
		left: 0;
		position: absolute;
		margin-top: 20px;
		margin-bottom: 20px;
		
	}
		#center_wrapper #center .shopfuther a
		{
			display:block;
			text-decoration:none;
			
			width:130px;
			padding:3px 0 3px 15px;
			
			
			font-size: 14px;
			
			
		}
			#center_wrapper #center .shopfuther a:hover
			{
				text-decoration:underline;
			}
			
			
#center_wrapper #center h1.kassakoopjes
{
	margin: 0px 0 0 0;
	color: #696E5B;
	padding-bottom: 5px;
}
#center_wrapper #center .kassakoopje
{
	float:left;
	margin:0 7px 0 7px;
	
}
	#center_wrapper #center .kassakoopje a
	{
		display:block;
		clear:both;
	}

	#center_wrapper #center .kassakoopje .image img
	{
		width:88px;
		height:126px;
		clear:both;
		display:block;
		z-index:1;
		position:relative,
	}
	#center_wrapper #center .kortingster
	{
		background-image:url(/images/kortingster.png);
		height:72px;
		width:65px;
		
		padding: 13px 0 0 20px;
		z-index:2;
		position:relative;
		clear:both;
		display:block;
		
		margin:-10px 0 0 -10px;
		color: #ecfec0;
		
		font-size:12px;
		text-align:left;
	}
	
	#center_wrapper #center .geenkorting
	{
		padding-top: 30px;
		height:55px;
		padding-left: 1px;
		width: 84px;
		text-align: center;
	}
	
	#center_wrapper #center .kortingster .bargainprice
	{
		color: #FFF;
	}
	
	#center_wrapper #center .kortingster .bargainprice2
	{
		color: #FFF;
		font-weight: bold;
	}
	
	
	#center_wrapper #center .kassakoopje .bestel
	{
		background-color:#969a89;
		padding:4px 0 5px 5px;
		text-decoration:none;
		font-weight:bold; 
		color:#d7d9d2;
		margin: 0 0 5px 0;
	}
		#center_wrapper #center .kassakoopje .bestel:hover
		{
			text-decoration:underline;
		}
	#center_wrapper #center #content #errormessage
	{
		
	}
	
	#center_wrapper #center #content p.error
	{
		clear: both;
	}
	
	#center_wrapper #center #content p.error_active
	{
		position: relative;
		display:block;
		clear:both;
		color:#FFFFFF;
		width:400px;
		margin: 0;
		margin-bottom: 10px;
		padding-bottom: 25px;
		padding-left: 5px;
		padding-right: 5px;
		height: 12px;	
		background-color: #b9bcaf;
	}
	
	#center_wrapper #center #content #automatic
	{
		color: #FFF;
		width: 135px;
		position: absolute;
		text-align: left;
		top: 225px;
		margin-left: 282px;
		font-size: 11px;
	}
