﻿#faq_container
{
	background-image:url(/images/content_topGradation.jpg);
	background-repeat:no-repeat;
	background-color:#FFF8CA;
	width:918px;
	float:left;
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #666666;	
}

#faq_container h1
{
	height:56px;
	width:500px;
	background-repeat:no-repeat;
	background-image: url(/images/Products/headline_faqs.gif);
	text-indent: -999em;	
	margin-top:50px;
	margin-left:38px;
	margin-bottom:15px;	

}

#faq-question-wrapper
{
	margin-left:39px;	
	height:420px;
}

#faq_content_background
{
	width:841px;
	background-repeat:repeat-y;
	background-image: url(/images/Products/faq_contentArea_middle.gif);		
}

#faq_content_area
{
	margin-left:15px;	
	padding-top:15px;
	padding-bottom:15px;
}

.faq-text
{
	color:Red;	
}

.faq-text a
{
	color:Red;	
}

.faq-numbers
{
	font-weight:bold;	
}

#faq-answer-wrapper p
{
	padding-bottom:5px;	
}
