/* Alle niet-tekstgedeelten worden d.m.v. deze stylesheet verborgen */

.FAQContent {
	overflow:visable;
	height: 100%;
}
.FAQContent table {
	overflow:visable;
	height: 100%;
}
.FAQContent table td.noborder-right {
	overflow:visable;
/*	height: 100%;*/
}
.FAQContent table .largecolumn {
	display:none;
}
.FAQContent .content {
	overflow:visable;
	height: 100%;
}
.next-main-col-widest.print {
	width: 100%;
	position: relative;
}
.ad-right {
	display: none;
}
