.faq_category_questions, .faq_answer, #faqHideAllHandler {
	display: none;
}
.faq_category_link {
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.faq_question_link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.highlight { 
	background-color: yellow;
}
#faqHeader {
	width: 100%;	
}
#faqSearchText {
	width: 150px; 
	height: 19px; 
	margin: 0px 5px 0px 5px;
	font-size: 14px;
}
#faqHideAllHandler, #faqShowAllHandler {
	width: 55px;
	text-align: center;
}
