/* ruim 2009 | www.ruim.com */

#storeContainer {
	width: 640px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

#storeLocator{
	width: 640px;
	background: #aab7d2;
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#top {
	background: url(../image/bovenkant.gif) no-repeat;
	height: 70px;
	width: 640px;
}

#search {
	margin: 0 0 10px 20px;
}

#sidebar {
	float: left;
	overflow: auto; 
	height: 400px;
	width: 200px;
	margin: 0;
}

#map {
	float: left;
	overflow: hidden; 
	height: 400px; 
	width: 420px;
	margin: 0 0 20px 0;
}

#bottom {
	background: url(../image/onderkant.gif) no-repeat;
	height: 14px;
	width: 640px;
}
