BODY
{
}
#features_coming_soon
{
	width: 180px;
	font-size: 18pt;
	color: #FB213B;
	border: 1px solid #FB213B;
	text-align: center;
	margin: -10px 0 0 560px;
	position: static;
}
#features_table
{
	width: 867px;
	margin: 0 0 0 4px;
}
#features_table .feature_table_spacer_col
{
	width: 10px;
	border-right: 1px solid #000000;
}
#features_table .feature_lite_col, #features_table .feature_standard_col, #features_table .feature_premium_col
{
	width: 200px;
	text-align: center;
}
#features_table_heading .feature_lite_col, #features_table_heading .feature_standard_col
{
	color: #6A67FD;
}
#features_table_heading .feature_premium_col
{
	margin-left: 0;
	color: #6A67FD;
}
.checked_feature
{
	width: 20px;
	height: 20px;
}
#features_table .feature_name
{
	width: 650px;
}
SPAN.feature_table_section_heading
{
	font: bold 16.7pt/2 sans-serif;
}
#features_table TR
{
	height: 25px;
}
#features_table TD
{
	vertical-align: middle;
}
.feature_table_row_light
{
	background: #FEFEFE;
}
.feature_table_row_dark
{
	background: #DFDEFB;
}
#features_table_heading TD
{
	border-bottom: 1px solid #0A0404;
	font: bold 13.6pt sans-serif;
}
