/* hide the FAQ section by default */
#qa_container {
	display:none;
}
/* hide the horizontal line from the bottom of the page */
.focus-box {
	border-bottom:none;
}
