
.sub-links-container
{
/*	background: url(../../images/links_bg/faqs_links_bg.jpg); */
	background-repeat: no-repeat;
}

.faqs-intro
{
	margin: 5px 5px;
}

.faqs-entry
{
	margin: 0 0 10px 0;
}

.faqs-entry-title
{
	padding: 2px 15px;
	border: 1px solid #ccc;
	background: url(../../images/bullet-list.png) no-repeat #eee;
	background-position: 3px 2px;
	font-family: "trebuchet ms";
	font-size: 1em;
	font-weight: bold;
}

.faqs-entry-content
{
	clear: both;
	padding: 8px 10px;
}
