table#prijsvak{
	width:100%;
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #e0dfdf;
}

table#prijsvak td{
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#545454;
	padding:2px 8px;
}
.priceform{
	float: left;
	width:320px;
	margin-bottom:5px;
}
.imagebox{
	float:right;
	text-align: center;
	width: 220px;
}
.imagebox img{
	border:1px solid #e0dfdf;
}
h2{
	float: none;
	display: block;
	clear: both;
}
