#maincontents {
	background: url(/shared/img/bg_shared.jpg) no-repeat;	
	/*background: url(/faq/img/bg_faq.jpg) no-repeat;*/
}

h1 {
	margin: 0px 0px 10px 0px;
}

/* 
*************************************************************/
.qArea {
	margin-bottom: 20px;
}


.text_question {
	font-size: 100%;
	color: #336;
	margin: 10px 0px;
	padding: 0px 0px 5px 5px;
}


.text_answer {
	font-size: 100%;
	line-height: 130%;
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(/faq/img/icon_answer.gif) top left no-repeat;
}

.pagetop {
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px dotted #000;
}