/*	Quickform	*/

#H3_pc {
	width: 340px;
	min-height: 18px;
	margin: 18px 0px 0px 7px;
}
.quickformSubtitle {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 340px;
	margin: 20px 0px 20px 7px;
}
#containerFrom {
	width: 270px;
	min-height: 25px;
	margin: 7px 0px 0px 7px;
}
#containerTo {
	width: 270px;
	min-height: 25px;
	margin: 7px 0px 0px 7px;
}
#from {
	width: 45px;
	min-height: 23px;
	float: left;
}
#to {
	width: 45px;
	min-height: 23px;
	float: left;
}
#dropdownFrom_pc {
	width: 215px;
	min-height: 23px;
	float: left;
}
#dropdownTo_pc {
	width: 215px;
	min-height: 23px;
	float: left;
}
#selectMovingType_pc {
	width: 150px;
	min-height: 76px;
	margin: 0px 0px 0px 30px;
}
#quickformButton {
	width: 354px;
	min-height: 50px;
	margin: 18px 0px 0px 7px;
}

/*	End Quickform	*/

/*	Quickfix IE7. Nu in alle thema style_pc's opgenomen. General fix voor later moet containerquickform uit masterpage gehaald worden	*/

#containerQuickform {
	background-image: none;
	background-repeat: no-repeat;
	width: auto;
}