#faqQuestionLink
{
	font-weight:bold;
	padding-bottom:4px;
}

#faqSeparator
{
	background-image: url('../images/separator.gif');
	background-position:center;
	background-repeat:repeat-x;
	padding:36px;
}

#faqQuestion
{
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:5px;
    border-bottom:2px solid white;
}

#faqEdit{
    float:right;
	background-color:black;
	padding:8px;
}

#faqEdit a {
	padding:8px;
}

#faqText {
}