.faq-category {
	background-image: url('faq-question-bg.png');
	background-position: left 7px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cdcdcd;
	margin: 10px 0;
	padding: 0 0 20px 25px;
}

.faq-category a {
	color: #1899C9;
	font-size: 17px;
	text-decoration: none;
}