@CHARSET "ISO-8859-1";
.panel-search
{
	float:right !important;
	top:0px;
	width:100%;
	height:60px;
	margin-top:-60px;
}

#panel-search-fields
{
	float:left !important;
	width:250px;
	text-align:right;
}
#panel-search-fields input
{
		background:url(/assets/default/images/bg_input_zoek.gif);
		width:108px;
		border:1px solid #000;
		margin:4px;

}
#panel-search-fields label
	{

	}


#panel-search-submit
{
	float:left !important;
	text-align:center;
	

}

#panel-search-submit input
{
	background:url(/assets/default/images/bg_submit_zoek.gif);
	width:108px;
	height:23px;
	border:0px;
	background: #000000;
	color:#fff;
	width:103px;
	border:0px;
}

#panel-search-select
{
	background:url(/assets/default/images/bg_regio_zoek.gif);
	float:right !important;
	width:232px;
	height:54px;
	text-align:center;

}
#panel-search-select select
{
	width:155px;
	border:0px;
	margin-top:18px;
}
#panel-search-select span
{
	
}
#zoekform
{
	width:600px;
	margin-left:10px;
}
