﻿.faq .content ol
{
	list-style-position: inside;
	margin-top: 7px;
}
.faq .content ol li
{
	margin-top: 6px;
}
.faq .content ol.tableOfContents
{
	font-weight: bold;
	margin: 0 0 10px 8px;
}
.faq .content ol.tableOfContents li
{
	margin-top: 0;
}
.faq .content ul
{
	background-color: #E9F5E9;
	padding: 8px;
}
.faq .content ul p
{
	margin-bottom: 0;
	margin-top: 13px;
}
.faq .content ul strong, .faq .content ul h6
{
	color: #FF0000;
}
.faq .content ul .goTop
{
	display: block;
	text-align: right;	
}
.faq .content ul .goTop a
{
	color: #7BC35D;
}