@charset "utf-8";
/* CSS Document */

#vacZoeker{

	width:310px;

	background-image:url(../images/vacZkrTop-07.png);

	height:170px;
	float:left;
	margin:0 0 5px 0;
	color:#FFF;
	display: inline;
}

#vacZoeker h1{

	font-size:14px;
	margin:10px 0px 0px 10px;
	color:#FFF;
}

#vacZoeker p{
	width:100px;
	margin:30px 0px 0px 20px;
	color:#FFF;
}

#vacZoeker form{
	float:right;
	bottom:12px;
	right:20px;
	width: 150px;
	padding: 15px 20px 0 0px;
	overflow: hidden;
}

#vacZoeker LABEL {
	margin:0px 0px 0px 0px;
	float:left;
	width:10px;
}

#vacZoeker select {
	width: 100%;
	height:18px;
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 0.5em;
}

#vacZoeker input {
	font-size: 10px;
	margin: 0 0 0.5em 0;
	float:right;
	width: 80px;

}

div#vacaturekiezer .knop {
	float:right;
	width: 80px;
}