.download_pdf {
	width:107px;
	height:27px;
	line-height:27px;
	display:block;
	background:url('../images/button_download_pdf.png') no-repeat;
	background-position:top left;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
.leeslink {
	width:87px;
	height:22px;
	line-height:22px;
	padding:0;
	margin:0;
	display:block;
	background:url('../images/button_leesmeer.png') no-repeat;
	background-position:top left;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}