﻿table.faq_categories {

}

h3.faq_category {
	margin-top: 20px;
}

table.faqs {
	margin-bottom: 20px;
}

div.faq_question {
	margin-bottom: 10px;
	font-weight: bold;
}

div.faq_toggle_answer {
	margin: 0px;
}

div.faq_answer {
	margin-top: 10px;
	display: none;
}

div.faq_linkelements {
	margin-top: 10px;
}

td.faq_edit {
	padding-top: 5px;
	padding-bottom: 25px;
}