.leftpost { 
	width : 400px !important;
	float : left ! important;
}

.distrikeuze {
	position : relative;
	top : 40px;
	width : 400px ! important;
	float : right;
}

.distrikeuze table {
	width : 400px;
}

.distrikeuze select {
	border-style : solid;
	border-color : #f50;
	border-width : 1px 1px 1px 1px;
	width : 250px;
}



div#distriresults {
	clear : both;
	position : relative;
	top : 50px;
	width : 900px;
	height : 500px;
}

div#distriresults div.distriresult {
	width : 230px;
	margin-right : 50px;
	height :150px;
	float : left;
}

div.distriresult div.title {
	font-weight : bold;
}

div.distriresult div {
	font-size : 11px;
	line-height : 18px;
}

div.web a {
	margin-right : 5px;
	text-decoration : underline ! important;
}


