#tp_zoekformHeader {
	min-height: 40px;
}
.tp_zoekformHeaderInstructie {
	width:50%;
	margin:0;
	padding-top:15px;
	float:left;
	color:#a8c1c7;
}
.tp_lijnBoven {
	height:1px;
	background-color:#001b24;
	
}
.tp_lijnOnder {
	height:1px;
	background-color:#26525f;
	margin-bottom:15px;
}

#tp_zoekformKolommen{
	
}

#tp_zoekformKolomAuto {
	width:48%;
	float:left;
}

#tp_merk{
}
#tp_basismodel {
}
#tp_model {
}
#tp_onderdelencategorie {
}
#tp_onderdeel {
}
#tp_zoektekst {
}
#tp_typenummer {
}

.tp_kolomLinks {
	width:48%;
	float:left;
}
.tp_kolomRechts {
	width:48%;
	float:right;
}
.tp_kolomFull {
	width:100%;
	float:left;
}

.tp_lijnLinks {
	width:1px;
	height:325px;
	background-color:#001b24;
	margin-left:1%;
	float:left;
}
.tp_lijnRechts {
	width:1px;
	height:325px;
	background-color:#26525f;
	margin-right:1%;
	float:left;
}

#tp_zoekformKolomKenteken {
	width:48%;
	float:right;
}
#tp_kenteken {
	background-image:url(/im_public/images/nummerbord.png);
	width:353px;	
	height:76px;
	margin-top:28px;
	
}
input.tp_kenteken
{
	width: 310px;
	text-transform: uppercase;
	font-size: 50px;
	font-weight: bold;
	padding-top:6px;
	margin-top: 4px;
	margin-left: 37px;
	background-color:transparent;
	text-align: center;
	border:0;
}

#tp_zoekformBottom {
	clear:left;
	margin-bottom:20px;
}
#tp_zoekformButton {
}
#tp_zoekformBottomInstructie {
	margin-top:15px;
}