.question {
	margin-top: 10px;
	margin-left: 30px;
	background: url(../img/faq/dot_line.jpg) repeat-x left bottom;
	padding-bottom: 10px;
	line-height: 20px;
	width: 455px;
}
.answer {
	line-height: 26px;
	margin-top: 5px;
	margin-left: 30px;
}
.answer-question {
	margin-top: 10px;
	margin-left: 30px;
	background: url(../img/faq/dot_line.jpg) repeat-x left bottom;
	padding-bottom: 10px;
	line-height: 20px;
}
.return {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 15px;
}
.text-body {
	margin-top: 30px;
}
#content .right-box .title {
	background: url(../img/faq/h1title.jpg) no-repeat;
}
#content .right-box .copy {
	background: url(../img/faq/h2_copy.jpg) no-repeat;
	margin-bottom: 30px;
}
.line {
	background: url(../img/faq/dot_line.jpg) no-repeat;
	height: 1px;
	margin-left: 30px;
}
#form1 {
	padding-left: 30px;
	margin-top: 30px;
}
#form1 .button {
	margin-top: 10px;
}
.error {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 30px;
}

