.faqBlock {
	background:#cfcfcf;
	border:1px solid #999999;
	border-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
	clear:both;
	padding-bottom:10px;
}
.faqBlock h3 {
	margin-left:0px !important;
}
.faqBlock h3 a {
	display:block;
	background:url(../images/show.jpg) 5px center no-repeat #cfcfcf;
	min-height:20px;
	font-size:12px;
	color:#000000;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	margin-left:0px !important;
	font-weight:bold;
}

.faqAnswer div {
	padding:10px !important;
	font-size:12px;
	min-height:40px;
	margin-bottom:0px !important;
		border-bottom:1px solid #999999;
}
.faqBlock h3 a.hide {
	display:none ;
	background:url(../images/hide.jpg) 5px center no-repeat #cfcfcf !important;
}

