.transparent {
		filter:alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
}
.transparent50 {
		filter:alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
}
.transparent30 {
		filter:alpha(opacity=30);
		-moz-opacity: 0.3;
		opacity: 0.3;
}
.product_select_left_div{
	float:left;
	width:104px;
	margin-right:6px;
	margin-bottom:8px;
	cursor:pointer;
}
.product_select_right_div{
	float:left;
	width:104px;
	margin-bottom:12px;
	cursor:pointer;
}
.producten{
	width:918px;
}
.product{
	float:left;
	position:relative;
	height:166px;
	width:178px;
	margin-right:5px;
	margin-bottom:12px;
}
.product_top{
	margin-left:24px;
}
.product_bottom{
	width:172px;
	height:35px;
	padding-left:6px;
	padding-top:15px;
	background-image:url(../images/vis_producten_machine_bottom.gif);
}
.product_height{
	font-size:10px;
	position:absolute;
	color:#BBBBBB;
	bottom:25px;
	right:3px;
}
.product_overlay{
	display:none;
	background-repeat:no-repeat;
	position:absolute;
	left:90px;
	top:45px;
	height:166px;
	width:162px;
	z-index:2;
}
.product_overlay_top{
	width:162px;
	height:6px;
	line-height:1px;
	font-size:1px;
	background-image:url(../images/vis_producten_overlay_top.png);
	background-repeat:no-repeat;
}
.product_overlay_middle{
	width:142px;
	background-image:url(../images/vis_producten_overlay_middle.png);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
}
.product_overlay_bottom{
	position:relative;
	width:162px;
	height:6px;
	background-image:url(../images/vis_producten_overlay_bottom.png);
	background-repeat:no-repeat;
}
h3.producten_overlay{
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#DD0000;
}
a.overlay_link{
	font-size:11px;
	color:#DD0000;
	text-decoration:none;
}
a.linkblack{
	color:#000000;
	text-decoration:none;
}
