
#faq_qanda 
{
	width: 413px;
/*	padding: 76px 18px 0 224px; */
	position: relative;
}

.faq_questionandanswers 
{
	margin: 0 20px 20px 25px;
}

.faq_questionandanswers .question
{
	color: #ed1c24;
	font-weight: bold;
	margin: 5px 0;
}

.faq_questionandanswers .answer
{
	line-height: 14px;
	margin-bottom: 20px;
}

.home_question
{
	color: #ed1c24;
	font-weight: bold;
}

.home_answer
{
	line-height: 14px;
}
