/* QA */
div#content div#title{
	width: 820px;
	margin-right: -10px;
	margin-left: -10px;
}
div#content div#title h1 {
	font-size:0;
	line-height:1;
}
dl {
	line-height:1.4;
	list-style-type:none;
}
dt {
	font-size:14px;
	font-weight:bold;
	background-image:url(img/qa/q.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-bottom:16px;
	padding:6px 0 12px 60px;
	width:738px;
	clear: both;
}
dt.q1 {
	background-image:url(img/qa/q1.gif);
}
dt.q2 {
	background-image:url(img/qa/q2.gif);
}
dt.q3 {
	background-image:url(img/qa/q3.gif);
}
dt.q4 {
	background-image:url(img/qa/q4.gif);
}
dt.q5 {
	background-image:url(img/qa/q5.gif);
}
dt.q6 {
	background-image:url(img/qa/q6.gif);
}
dt.q7 {
	background-image:url(img/qa/q7.gif);
}
dt.q8 {
	background-image:url(img/qa/q8.gif);
}
dt.q9 {
	background-image:url(img/qa/q9.gif);
}
dt.q10 {
	background-image:url(img/qa/q10.gif);
}
dt.q11 {
	background-image:url(img/qa/q11.gif);
}
dt.q12 {
	background-image:url(img/qa/q12.gif);
}
dt.q13 {
	background-image:url(img/qa/q13.gif);
}
dt.q14 {
	background-image:url(img/qa/q14.gif);
}
dt.q15 {
	background-image:url(img/qa/q15.gif);
}
dt.q16 {
	background-image:url(img/qa/q16.gif);
}
dt.q17 {
	background-image:url(img/qa/q17.gif);
}
dt div{
	border:1px solid #F7AB00;
	background-color:#FFFFFF;
	padding:6px 10px;
}
dt div div{
	border-width:0;
	background-color:transparent;
	margin:0;
	padding:0;
}
dt div div.autoPadDiv{
	padding:4px 10px !important;
}
dd {
	border-bottom:1px dashed #999999;
	margin-bottom:24px;
	padding-bottom:23px;
}
dd div {
	background-color:#FFF9E1;
	padding:10px 20px 0 20px;
	width: 760px;
}
dd div h4 {
	font-size:12px;
}
dd div p{
	padding-bottom:10px;
}
dd.q17 {
	border-bottom-width:0;
	margin-bottom:0;
	padding-bottom:0;
}
dd.q16 div,
dd.q17 div {
	padding-bottom:10px;
}
dd div p.bulet{
	text-indent:-1em;
	padding-left:1em;
}
dd div:after {
	content: "";
	display: block;
	clear: both;
}
