#faq
{
	padding: 10px 43px 0 43px;
	width: 814px;
}
#faq .content
{
	clear: both;
	padding: 15px 0 0 0;
}
#faq .content .top
{
	background: url('../Images/bkg_faq_top.png') no-repeat;
	height: 185px;
	width: 814px;
}
#faq .content .top .big
{
	font-size: 15px;
}
#faq .content .top .header
{
	padding: 15px 0 0 407px;
}
#faq .content .top .header p
{
	margin: 0;
}
#faq .content .top .header div img
{
	margin: 5px 0 0 0;
}
#faq .content .middle
{
	background: url('../Images/bkg_content_middle.png') repeat-y;
	display: table;
	height: auto;
	padding: 0;
	width: 814px;
}
#faq .content .middle .questions_top
{
	padding: 0 15px 0 15px;
}
#faq .content .middle .questions_top .big
{
	border-bottom: 1px solid #cccccc;
	color: #669933;
	font-size: 15px;
}
#faq .content .middle .questions_top .small
{
	font-size: 11px;
	margin: 0;
}
#faq .content .middle h3
{
	font-size: 15px;
	margin: 15px 0 0 15px;
}
#faq .content .middle .questions_bottom
{
	padding: 15px 2px 0 2px;
}
#faq .content .middle .questions_bottom .top
{
	background: url('../Images/bkg_faq_questions_top.gif') no-repeat;
	height: 15px;
	width: 809px;
}
#faq .content .middle .questions_bottom .middle
{
	background: url('../Images/bkg_faq_questions_middle.gif') repeat-y;
	display: table;
	height: auto;
	padding: 0 13px 0 13px;
	width: 784px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#faq .content .middle .questions_bottom .middle
	{
		width: 810px;
	}
}
#faq .content .middle .questions_bottom .bottom
{
	background: url('../Images/bkg_faq_questions_bottom.gif') no-repeat;
	height: 15px;
	width: 809px;
}
#faq .content .middle .questions_bottom dl
{
	padding: 0;
}
#faq .content .middle .questions_bottom dl dt a
{
	font-weight: bold;
}
#faq .content .middle .questions_bottom dl dd
{
	padding: 0 0 15px 0;
}
#faq .content .middle .questions_bottom dl #a2 dl dt
{
	font-weight: bold;
	padding: 15px 0 0 0;
}
#faq .content .middle .questions_bottom dl #a2 dl dd
{
	padding: 0 0 0 30px;
}
#faq .content .middle .questions_bottom dl #a3 dl dt
{
	font-weight: bold;
	padding: 15px 0 0 0;
}
#faq .content .middle .questions_bottom dl #a3 dl dd
{
	padding: 0;
}
#faq .content .middle .questions_bottom dl #a5 ul
{
	padding: 15px 0 0 30px;
}
#faq .content .middle .questions_bottom dl #a7 ul
{
	padding: 15px 0 0 30px;
}
#faq .content .middle .questions_bottom dl #a9 ul
{
	padding: 15px 0 0 30px;
}
#faq .content .middle .questions_bottom dl #a30 ul
{
	padding: 15px 0 0 30px;
}
#faq .content .bottom
{
	background: url('../Images/bkg_content_bottom.png') no-repeat;
	height: 15px;
	width: 814px;
}