#faq_table {
	padding-top: 8px;
	width: 660px;
	clear: both;
  vertical-align: bottom;
  margin: auto;
	line-height: 26px;
	font-size: 17px;
}

#faq_postscript {
	padding-top: 8px;
	width: 660px;
	clear: both;
  vertical-align: bottom;
  margin: auto;
	line-height: 26px;
	font-size: 17px;
}

#faq_table div.text_only{
	clear: both;
	width: 660px;
}

#faq_table div.text_only_border_top{
	clear: both;
	width: 660px;
	border-top: solid 2px #E3EADB;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	height: auto;
}

#faq_table div.text_with_pic {
	clear: both;
	width: 660px;
	border-top: solid 2px #E3EADB;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 24px;
	height: auto;
}

#faq_table img.pic_left {
  float: left;
	margin-left: 4px;
	margin-right: 10px;
	margin-top: -16px;
	padding-bottom: 8px;
}

#faq_table img.pic_right {
  float: right;
	margin-left: 4px;
	margin-right: 10px;
	margin-top: -16px;
	padding-bottom: 8px;
}

#faq_table strong {
	color: red;
}

#faq_table em {
	color: red;
	font-style: normal;
}

#faq_postscript {
	padding-top: 8px;
	width: 660px;
	clear: both;
  vertical-align: bottom;
  margin: auto;
	line-height: 26px;
	font-size: 17px;
}

#faq_postscript strong {
	color: red;
}

#faq_postscript em {
	color: red;
	font-style: normal;
}
