.title 
{
	background-image: url(/images/features/titleSeparator.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom: 5px;
	width: 540px;
	margin-bottom:20px;
}

.title-ssl 
{
	background-image: url(https://www.gowebsystems.com/images/features/titleSeparator.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom: 5px;
	width: 540px;
	margin-bottom:20px;
}

.featureName 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	padding-left:15px;
}
.featureBody 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-image: url(/images/features/featuresSeparator.jpg);
	background-repeat:no-repeat;
	width:540px;
	padding:7px 0px 20px 15px;
	margin-top:7px;
	line-height:22px;
	display:block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.featureCategory 
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:white;
	background-image: url(/images/features/featureCategory.gif);
	background-repeat:no-repeat;
	padding:4px 0px 0px 15px;
	margin-bottom:16px;
	width:540px;
	background-color:#7F7F7F;
	display:block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.featureTitle 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	background-image: url(/images/features/groupArrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:21px;
	display:block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.FAQ 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;	
	background-image: url(/images/features/FAQs.jpg);
	width:540px;
	background-position:bottom;
	padding:5px 24px 0px 10px;
	height:31px;
	background-repeat:no-repeat;
	cursor:hand;
	display:block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.FAQ A
{
	text-decoration:none;
}
.FAQ A:active
{
	font-weight:bold;
}
.FAQExpand
{
	padding: 6px 2px 11px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 540px;
	display:block;
	font-size: 12px;
}