img.faq_image {

}
.faq_item_table {

}
.faq_question_row {
	background: #DDDDDD;
}
.faq_answer_row {
	width: 100%;
	padding-left: 15px;
	padding-bottom: 15px;
}
.click_answer {
    font-weight: normal;
	font-style: italic;
	font-size: 10px;
}

.faq_question_left {
	width:90%;
	text-align: left;
	padding-left: 10px;
}
.faq_question_right {
	width: 10%;
	text-align: right;
}
a.link_answer {
    font-size: 14px;
	font-weight: bold;
}
