.feature {
	padding-right: 6px;
	_padding-right: 0px !important;
}

.feature .content {
	padding: 0px;
}

.info_overlay {
	width: 100%;
	height: 218px;
	position: absolute;
	z-index: 100;
	top: 0px;
	display: none;
	_display: table;
}

.feature .content .infos {
	width: 100%;
	height: 218px;
	position: absolute;
}

.feature .content .info,
.info_overlay div {
	float: left;
	width: 218px;
	height: 213px;
	_height: 209px !important;
}

.feature .content .info .pages {
	width: 0px;
	height: 213px;
	_height: 209px !important;
}

.feature .content .info:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

.feature .content .info a,
.info_overlay div a {
	display: block;
	width: 100%;
	height: 100%;
}

.feature .content .active div {
	background-color: #000000 !important;
}

.feature .content .bruiloften-partijen div {
	background-image: url(/images/pages/informatie/feature/bruiloften_partijen.png);
}

.feature .content .blokkieom div {
	background-image: url(/images/pages/informatie/feature/blokkie_om.png);
}

.feature .content .darten div {
	background-image: url(/images/pages/informatie/feature/darten.png);
}

.feature .content .openingstijden {
	width: 220px;
	_width: 222px;
}

.feature .content .openingstijden div {
	background-image: url(/images/pages/informatie/feature/openingstijden.png);
}

.page {
	_margin-top: 20px;
}