.faq h2 {
	font-size: 1.9em !important;
	line-height: 1.75em !important;
	font-weight: bold !important;
}
.faqMore{
	
}
.faqMore a{
	width:282px;
	line-height:68px;
	text-align:center;
	display:block;
	margin:0 auto;
	color:#fff;
	text-decoration:none;
	background:url('img/buttonBgBlue.png') no-repeat center center;
}
.faqMore a:hover{
	text-decoration:none;
}