.h-product {
	float: left;
	height: 140px;
	width: 291px;
	background-image: url(img/home/content/h-product.jpg);
	background-repeat: no-repeat;
}
.h-product-tussen {
	float: left;
	height: 140px;
	width: 10px;
	background-repeat: no-repeat;
}
.h-product-scheiding {
	float: left;
	height: 10px;
	width: 580px;
	background-repeat: no-repeat;
}
.h-product img {
	float: left;
	height: auto;
	width: auto;
	background-repeat: no-repeat;
}
.h-product span {
	float: left;
	height: 60px;
	width: 120px;
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-right: 20px;
	text-align: right;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.h-product h4 {
	float: left;
	height: 30px;
	width: 160px;
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	padding-left: 15px;
}
.h-product a {
	float: left;
	height: 140px;
	width: 291px;
	background-image: url(img/home/content/h-product.jpg);
	background-repeat: no-repeat;
	color: #333;
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.h-product h5 {
	float: left;
	height: 30px;
	width: 95px;
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: left;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	padding-left: 10px;
}
