﻿#StoreLocator
{
	/*border: solid 1px black;*/
	width: 100%;
	
}
#StoreLocatorKaart
{
	width:145px;
}

#StoreLocatorKaartBelgie
{
	/*border: solid 1px black;*/
	width: 50px;
	float:left;

}

#StoreLocatorKaartNederland
{
	/*border: solid 1px black;*/
	width: 50px;
	float: left;
}

#StoreLocatorPostcodeGemeente
{
	clear:both;
	/*border: solid 1px black;*/
	/*font-family: Arial;*/
	font-size:10px;
	font-style:normal;
	font-weight: bold;
	color:Green;
	width: 145px;
}

#StoreLocatorSearch
{
	/*border: solid 1px black;*/
	width:145px;
}





.imgBtnSearch
{
	margin-left:2px;
}