.faq-items-type-container {
	border-bottom: #CCCCCC solid 1px;
}

.faq-items-type {
	width: 100%;
	padding-bottom: 10px;
}

.faq-items{
	margin-top: 20px;
}

.faq-item {
	border-bottom: #CCCCCC solid 1px;
	width: 100%;
	padding-bottom: 10px;
}

.faq-question p {
	font-weight:bold;	
}

.faq-answer p {
	margin-left: 10px;
}

.latest-faqs {
	width: 300px;
}