.faq
{
	background:#ebedf3;
	padding:10px 15px;
	position:relative;
	margin:0 0 9px 0;
}
.faq h2
{
	background:url(images/h_faq.png) no-repeat;
	padding-left:25px;
	line-height:20px;
	margin:0 0 20px;	
}
.faq .quest
{
	background:#ffffff;
	border:2px solid #c4dead;
	padding:5px 5px 10px;
}
.faq .str
{
	background:url(images/faq_q.png) no-repeat;
	width:41px;
	height:13px;
	position:absolute;
	right:20px;
	top:44px;
}
.faq .accentuation
{
	font-weight:bold;
	color:#565757;
}
.faq .ans
{
	padding:5px;
	margin-top:5px;
	margin-bottom:4px;
}

.readlink{margin-top: 5px;}
a.forward:hover{text-decoration:underline;}