#QuestionBox {
	padding: 25px;
	margin: 30px 0 70px 0;
	border: 1px solid #99C613;
}

#QuestionIndex h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
}
.QuestionAnswers h2 {
	margin-top: 70px;
	margin-bottom: 30px;
}
.QuestionAnswers h4 {
	font-size: 14px; 
	margin-bottom: 5px;
}
.Question {
	margin-bottom: 100px;
}
.QuestionAnswers p {
margin-bottom: 10px; font-size: 14px; 
line-height: 190%}
.QuestionAnswers p.top {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align:right; }

#QuestionIndex {
	float: left; width: 510px;	
	padding-bottom: 40px;
}
#QuestionIndex li {
	margin: 0 0 8px 0;
}

