/** fix for header menu **/
#header-menu li:hover ul{
	display		: block;
}


ul.faq li :target{
	display:block !important;
}

.header-normal h1,.header-normal h2,.header-normal h3,.header-normal h4,
.header-bold   h1,.header-bold   h2,.header-bold   h3,.header-bold   h4{visibility	: visible !important;}


#section-content{display:block;}

.script{
	display	: none !important;
}

.hidden-field{
	display	: block !important;
}

