#accordion{
	width:455px !important;
}
#accordion h3{
	background-image: url('../images/faq_qest_img.jpg'); 
	background-repeat:no-repeat;
	background-position: 0px 7px;
	padding: 7px 0px;
	margin:0px 0px 5px 0px;
	min-height:2em;
	border-bottom:1px dashed #cccccc;
	cursor: pointer;
	font-size: 12px;
	font-weight:Bold;
	color:black !important;
	
}
#accordion h3 div.qCtrl{
	margin-left:30px;
}
#accordion .ansImg{
	float:left; 
	margin-left:10px; 
	margin-right:7px; 
	width:27px;
	
	
}
#accordion .ansTxt{
	/*border:1px dashed aqua;*/
	width:410px;
	float: left;
	padding-bottom:10px;
}