#FaqsHolderDiv{
	width:904px;
	float: right;
	background-image: url(../../images/template/faqs-background.jpg);
}

#FaqsLeftDiv{
	float: left;
	width: 451px;
	padding-right:30px;	 
}


		
#FaqsRightDiv{
	float: left;
	width: 392px;
	padding-left:30px;	 
}	   



.FaqsDiv{
	width: 431px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
}
		
.Title{
	width:390px;
	background-image: url(../../images/template/link-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #666666;
	padding-left:15px;
	float: left;
}

#QuestionFormDiv{
	float: left;
	padding-top: 27px;
	width: 387px;

}

#RecordingDiv{
	padding-top: 20px;
	float: left;
	width: 400px;
}


#FaqsLeftDiv A:link {text-decoration: none; color: #666666;}
#FaqsLeftDiv A:visited {text-decoration: none; color: #666666;}
#FaqsLeftDiv A:active {text-decoration: none; color: #666666;}
#FaqsLeftDiv A:hover {text-decoration: underline;color: #D50A27;} 

#RecordingDiv A:link {text-decoration: none; color: #666666;}
#RecordingDiv A:visited {text-decoration: none; color: #666666;}
#RecordingDiv A:active {text-decoration: none; color: #666666;}
#RecordingDiv A:hover {text-decoration: none;color: #D50A27;} 


#GreyBox{
	width: 272px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
#GreyTop{
	width: 387px;
	float: left;
	height: 22px;
	background-image: url(../../images/template/faqs-grey-top.jpg);
}
#GreyMid{
	width: 343px;
	background-image: url(../../images/template/faqs-grey-mid.jpg);
	float: left;
	padding-right: 22px;
	padding-left: 22px;
	background-color: #C7D1DA;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}


#GreyMidLeft{
width: 342px;
float: left;
}

#GreyMidRight{
width: 1px;
float: left;
}

#GreyBot{
	width: 387px;
	height: 26px;
	background-image: url(../../images/template/faqs-grey-bot.jpg);
	float: left;
}

#EventsDiv{
	width: 228px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

textarea{
	border: 1px solid #CCCCCC;
width: 382px;
}

.input{
	border: 1px solid #CCCCCC;
	width: 341px; 
	margin-left:5px;

}

