a.button {
	display: block;
	width: 141px;
	height: 27px;
	line-height: 27px;
	padding: 0px 50px 0px 20px;
	text-decoration: none;
	margin-top: 1em;
}
a.button:hover {
	color: #ff9000;
}

a.info {
	color: #fff ;
	background: #fff url(../images/buttons/content_lees_meer.png) no-repeat left center;
}

a.button.info.portfolio {
	margin-left: 270px;
}