
* {
	float: none;
	position: static;
}
#header,
.footerNav,
.searchBox,
.footerLinks,
.reallyStaticbox,
.langDropdown,
.linkList,
#slideshow,
.tabs,
.reallyFacebook,
.faqFormTitle,
.faqForm {
	display: none;
}

.tabPane { display: block !important; }
.tabPane TABLE { width: 100% !important; }

DIV.faqCategoryTitle {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
  	padding: 15px 0 5px 0;
  	color: #4f4b3f;
  	font-family: Georgia, sans-serif;
}
DIV.faqItem {
	margin: 0px 0px 10px 0px;
}
.faqAnswer {
	display: block !important;
	padding-bottom: 6px;
}
DIV.faqTitle {
	font-weight: bold;
}