#faq a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B4A6;
	text-decoration: none;
}
#faq a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B4A6;
	text-decoration: none;
}
.bgWords {
	background-image: url(../images/bg/bg-faq-words.gif);
	background-repeat: no-repeat;
	background-position: 40px 2px;
}
.bgImage {
	background-image: url(../images/bg/bg-faq.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
