#faq{
	}
 #faq .main h1{
	margin:0 0 6px;
	padding:7px 0 6px 12px;
	background:url(../../common/images/heading.gif) 0px 4px repeat-y;
	font-weight:bold;
	font-size:16px;
	}
	#faq .content .main dl{
		margin:0 10px 0 1px;
		}
		#faq .content .main dl dt,
		#faq .content .main dl dd{
			padding:15px 13px 0 41px;
			min-height:36px;
			height:auto!important;
			height:36px;
			}
		#faq .content .main dl dt{
			background:#e6f4f8 url(../images/btn-question.gif) left top no-repeat;
			}
		#faq .content .main dl dd{
			background:url(../images/btn-answer.gif) left top no-repeat;
			margin-bottom:2em;
			}




