#faqs p
{
        text-align:left;
	clear:right;

}
#faqsh1
{
	background-image:url(images/faqh1grad.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:590px;
	height:70px;
	text-align:center;
	background-color:#94b163;
	padding: 0px 0px 0px 5px;
}

.question
{
	list-style-type:none;
	padding-left:35px;
	background:URL(wcfq.gif) top left no-repeat;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;

}

.answer
{
	list-style-type:none;
	padding-left:35px;
	background:URL(wcfa.gif) top left no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
	margin-bottom: 30px;
}
.question,.answer
{
	font-size:14px;
	line-height:1.6em;
	_height:35px;
	min-height:35px;
	padding-left:40px;
	padding-bottom:10px;
}
