.item {
	width: 591px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 25px;
}
.item .item_left {
	width: 153px;
	height: auto;
	position: relative;
	float: left;
}
.item .item_left img {
	width: 153px;
	height: 145px;
}
.item .item_right {
	width: 400px;
	height: auto;
	position: relative;
	float: left;
	padding: 8px 0px 0px 30px;
}
.item .item_right p {
	margin-bottom: 15px;
}
.item .item_right h1 {
	width: 407px;
	height: 0px;
	position: relative;
	float: left;
	overflow: hidden;
	padding: 23px 0px 0px 0px;
	margin-bottom: 5px;
}
.item .item_right h1.boldstaalrooster {
	background: url(../images/template/titel-boldstaalrooster.gif) top left no-repeat;
}
.item .item_right h1.combimaster {
	background: url(../images/template/titel-combimaster.gif) top left no-repeat;
}
.item .item_right h1.firemaster {
	background: url(../images/template/titel-firemaster.gif) top left no-repeat;
}
.item .item_right h1.colttop {
	background: url(../images/template/titel-colttop.gif) top left no-repeat;
}
.item .item_right h1.aspirotor {
	background: url(../images/template/titel-aspirotor.gif) top left no-repeat;
}
.item .item_right .meerinfo a {
	width: 206px;
	height: 32px;
	position: relative;
	float: left;
	background: url(../images/template/btn-meerinfo.gif) top left no-repeat;
	text-indent: -2000px;
}