/* <style type="text/css">  handig voor highlight */
<!--
.album_img {
	vertical-align:top;
}
#Playcontainer {
	position:relative;
	width:100px;
	margin: 0 auto;
}
#Playbutton {
	position:absolute;
	width:24px;
	height:24px;
	top:3px;
	left: 3px;
	background-image:url(../common/style/playbutton24.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index: 6;
	filter: alpha(opacity=30);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: 0.30; opacity:0.3;
}
-->
</style>