#qa_header {
	display: block;
	clear: both;
	width: 600px;
	height: 75px;
	margin: 0;
	padding: 0;
}
#qa_header h1 {
	display: block;
	margin: 0;
	padding: 0;
}
#qa_article_top {
@@width: 545px;
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	position: relative;
	top: 20px;
	left:20px;
	font-size: 1.15em;
	line-height: 140%;
	text-align: left;
}
#qa_article_top span {
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
}
#qa_article_top a {
	width:565px;
	display: block;
	clear: both;
	margin: 0;
	padding: 2px 0 0 20px;
	font-size: 1.0em;
	background-image: url("../../../common/images/contact_list_icon.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
.qa_article_header {
	display: block;
	width: 565px;
	height: 25px;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url("../images/qa_header_bg.gif");
	background-repeat: repeat-y;
	background-position: top center;
}
.qa_article_header h2 {
	display: block;
	margin: 0 0 10px 12px;
	font-size: 1.35em;
	color: #B43030;
	position: relative;
	top: 4px;
}
#qa_article_contents {
	display: block;
	width: 565px;
	margin: 0px auto;
	text-align: center;
	padding: 0;
	position: relative;
	top: 35px;
}
#qa_article_summary {
	display: block;
	text-align: left;
	margin: 0;
	padding-bottom: 45px;
}
.question_row {
	display: block;
	clear: both;
	margin: 15px 0 0 20px;
	padding: 0;
}
.question_row_bottom {
	display: block;
	clear: both;
	margin: 15px 0 0 20px;
	padding: 0;
}
.answer_row {
	display: block;
	clear: both;
	margin: 15px 0 0 10px;
	padding: 0;
}

.question_row ol {
	clear: both;
	margin: 0 0 25px 15px;
	padding: 0;
	list-style:disc;
}

.question_row li{
	clear: both;
	margin: 0.5em 0;
	padding: 0;
}
.return_top_icon {
	display: block;
	clear: both;
	margin: 0 0 5px 533px;
	padding: 0;
}
#qa_header_top {
	display: block;
	width: 565px;
	border-top: solid 3px #FF8861;
	background-color: #FFF5F2;
	background-image: url("../../../common/images/underline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	text-align: left;
	margin: 0px auto;
	position: relative;
	top: 28px;
	left: 0px;
}
#qa_header_top h2 {
	display: block;
	margin:0 0 0 12px;
	padding:15px 0 15px 0;
	background-image: url("../images/question_header_icon.gif");
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 1.55em;
	color: #333333;
}
#qa_header_top span {
	display: block;
	margin: 0 0 0 40px;
	padding:2px 10px 0 0;
}
.answer_left {
	display: block;
	float: left;
	width: 55px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.answer_right {
	display: block;
	float: left;
	width: 500px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 150%;
}
.answer_right p {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}
.return_list {
	display: block;
	clear: both;
	height: 35px;
	margin: 0;
	padding: 0;
}
.return_list a {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}


.flow {
	font-size: 1.2em;
	font-weight: bold;
}