﻿#thumbs_home {
	display:block;
}

#thumbs_home img {
	margin: 0px;
	margin-right: 3px;
}

.imgthumbs {
	border: 0px;
}

.imgthumbs a {
	border: 0px;
}

#popup {
	background: 	url('http://autobedrijfploemen.nl/images/transparent.png');
	margin-top:		300px;
	padding: 		20px;
	left: 			50%;
	margin-left: 	-250px;
	top:			0px;
	text-align: 	center;
	position: 		absolute;
	border: 		1px solid #084300;
	z-index:		100;
	display: 		none;
	}
	

	

