#dienst-zoeken {
	display:block;
	width:740px;
	padding:5px;
	background: #FFF6CC url('/image/search-corners-top.gif') no-repeat left top;
	overflow:auto;
	margin-bottom:30px;
	}

#dienst-zoeken p {
	float:left;
	width:228px;
	height:18px;
	line-height:18px;
	background: #FFF;
	padding:10px 7px;
	margin:2px;
	}

#dienst-zoeken p.selected {
	background: #FFD300;
	}

#dienst-zoeken p label {
	font-weight:bold;
	display:block;
	float:left;
	width:65px;
	}

#dienst-zoeken p.selected label {
	color:#FFF;
	}

#dienst-zoeken p#search-submit label {
	display:none;
	}

#dienst-zoeken select {
	width:160px;
	}

#dienst-zoeken input {
	margin-top:-1px;
	width:153px;
	}


/* Position */

#dienst-zoeken p#search-trefwoord { float:right; width:230px; }

#dienst-zoeken p#search-submit { background:none; padding:0; float:right; }
#dienst-zoeken p#search-submit input { border:0; background:#032C5A; color:#fff; font-size:8pt; width:53px;
	float:right; margin-top:10px; line-height:1.3; height:17px; }