div.zoekcheckbox {
	color: rgb(16,74,57);
	font-weight: bold;
}

div.last {
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(198,198,189);
	margin-bottom: 6px;
}

input.zoekbutton {
	background-color: rgb(16,74,57);
	color: rgb(255,255,255);
	text-align: center;
	width: 55px;
	height: 19px;
}

a.rood {
	color: rgb(143,15,40);
	text-decoration: none;
}


a.green {
	color: #124B3D;
	text-decoration: none;
}

div.zoekcontainer {
	margin-left: 8px;
	width: 157px;
	padding: 5px;
	border-left: 1px solid rgb(222,222,222);
	border-right: 1px solid rgb(222,222,222);
	background-color: rgb(245,244,232);
}

div.zoekcontainer form {
	margin-top: 15px;
}

div#zoekpijl {
	position: absolute;
	margin-left: -14px;
	margin-top: 35px;
}
