.search-branch-module .column
{
	float: left;
	margin: 5px 0 10px 10px;
	overflow: hidden;
	display: inline;
}
.search-branch-module .column-wide
{
	width: 460px;
}
.search-branch-module .column div
{
	float: left;
	width: 50%;
}
.search-branch-module .buttons
{
	clear: both;
}
.search-branch-module .column .onderdeel
{
}

.search-branch-module .nomargin-column{
	margin: 5px 10px 10px 0;
	float: left;
	width: 220px;
	overflow: hidden;
}
.search-branch-module .onderdeel
{
	padding: 0;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin: 2px;
}
.search-branch-module .voorkeur
{
	padding: 0;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin: 2px;
}
.search-branch-module .postcode
{
	border: 1px solid #ccc;
}
.search-branch-module .checklist
{
	margin: 51px 0 0 0;
}
.search-branch-module .plaats
{
	margin: 16px 0 0 0;
}
.search-branch-module .postcode
{
	width: 50px;
}
.search-branch-module .button
{
	float: right;
	margin: 0 0 0 5px;
}


