#faq {
	width: 570px;
}
#faq h3 {
	background-image: url(../faq/images/h3.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 558px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 3px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 12px;
	margin-bottom: 10px;
}
#faq ul {
	margin-bottom: 20px;
}
#faq li {
	background-image: url(../faq/images/line-dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 566px;
}
.blog-title {
	background-image: url(../faq/images/icon-q.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 35px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 5px;
	margin-left: 5px;
	width: 521px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.btn-go {
	width: 566px;
	padding-left: 5px;
}
.section {
	margin-bottom: 30px;
}
#answer {
	background-image: url(../faq/images/icon-a.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	width: 521px;
	padding-left: 35px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 24px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #F6F6F6;
	margin-bottom: 20px;
}
