fieldset {
	border:0;
	margin:0px;
	padding:0;
}
	
fieldset#persoonlijkegegevens {
	float:left;
	width:340px;
	line-height:22px;
}
fieldset#afleveradres,fieldset#aflever {
	float:left;
	width:340px;
	line-height:22px;
}
fieldset#voorwaarden {
	clear:both;
	padding:20px 0 0 0 ;
	line-height:22px;
}
h4 {
	padding:5px 0;
	margin:0;
	font-size:11px;
}
label {
	width:105px;
	float:left;
	line-height:22px;
}
input, textarea, select{
	border:1px solid #666;
	font-size:10px;
	padding:2px;
	margin:2px 0;
	width:200px;
	vertical-align:middle;
}
textarea{
	font-size:11px;
}
fieldset#voorwaarden div label {
	display:inline;
	float:none;
	width:auto;
}
fieldset fieldset {
	display:inline;
}
fieldset#voorwaarden div input {
	width:auto;
	vertical-align:middle;
	margin:0 5px;
	border:0;
}
fieldset#voorwaarden fieldset label {
	display:inline;
	float:none;
	width:auto;
}
.button {
	width:auto;
}
.requirednote {
	text-align:right;
}
input.btnsubmitPrev {
	background:none;
	border:0;
	float:left;
	width:auto;
	font-weight:bold;
}
input.btnsubmitNext {
	background:none;
	border:0;
	float:right;
	width:auto;
	font-weight:bold;
}



div.amountpopup input {
	width:auto;
	line-height:10px;
}
