.faq-podcategory-list{
	list-style: square;
	color: #68c124;
	font-size: 14px;
}

.faq-podcategory-item{
}

.faq-podcategory-item a{
}


.faq-podcategory-list_others {
	font-size: 12px;
}

.faq-all-header {
	color: black;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 20px;
}

.faq-one-q {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: #fff8dc;
	border: 1px solid #0576a4;
}

.faq-one-a {
	border: 1px solid #0576a4;
	padding: 5px;
}

.faq-category-list {
	border-top: 20px solid white;
	list-style: square;
	color: #68c124;
	font-size: 14px;
}

.faq-category-item {
} 

.faq_a_image {
	border: 0px solid white !important;
}

.faq_a_image img {
	border: 1px solid #ccc !important;
}

.faq_a_image img:hover {
	border: 1px solid #777 !important;
}
