/*#faqs h3 {
	cursor:pointer;
	border-top: 0px none;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.2;
	padding: 0 0 0px 23px;
	margin: 0 0 14px 0;
	text-transform: uppercase;
	color: #000/*f58026*/;
	/*font-size: 14px;
	text-decoration: none;
	background-image:url(../images/q.png);
	background-repeat:no-repeat;
	background-position:left 4px;
	font-style:normal;
	text-transform:none !important;
	line-height: inherit !important;
}

#faqs h3.active  { color:#6eb43f; }
#faqs div { 
	height:0; 
	overflow:hidden; 
	position:relative; 
}
#faqs div p  { 
	padding:0 0 0 23px; 
	margin: -5px 0 20px 0;
}*/

