ul.faq{

}
li.faq{
  background-image: url(icons/1rightarrow.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 20px;
  padding-top: 4px;
}
li.cat{
  background-image: url(icons/folder.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 20px;
  padding-top: 4px;
}
.faqs h3{
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
.easfaq_useful{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #494949;
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #CBCBCB;
}
.tags {
  margin-top: 10px;
  font-style: italic;
}
