	#comparison, th, td, .base td, .base td.left
	{
		border: 1px solid #b7b7a8;
		font-size: 14px !important;
		color: #717168;
	}
	#comparison
	{
		border-top: none;
		border-left: none;
		border-bottom: none;
		padding: 0px;
		margin: 0px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	#comparison th, #comparison td
	{
		border-bottom: none;
		border-right: none;
		margin: 0px;
		padding: 4px;
		padding: 6px 4px;
	}
	.alt td
	{
		background-color: #eaead5;
	}
	table .heading, table .rowHeading, table .leftHeading, .alt td.leftHeading
	{
		color: #698609;
		background: url(/assets/app/table_header_bg.gif) repeat-x top #d7d7c2;
		font-size: 14px;
	}
	table .soon
	{
		font-size: 12px;
	}
	table .leftHeading
	{
		text-align: right;
	}
	table .empty
	{
		border: none;
	}
	.base td
	{
		border-right: none;
	}
	table .leftEdge
	{
		border-left: none;
		border-bottom: none;
	}
	.base td.left
	{
		border: none;
	}
	table .disclaimer
	{
		font-size: 12px;
	}
	
/* ### Feature Window ### */
.x-panel-header-text, .x-panel-body, .x-panel
{
	text-align: left;	
}
#features-nav
{
	padding: 4px 0 4px 0;
	text-align: left;
}
#features-nav a
{ 
	padding: 4px 8px 4px 8px; 
	display: block;
	width: 100%; 
	font-size: 12px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #698609;
}
#features-nav a:hover
{
	color: #8AA922;
}
.featuresBody, .featuresBody h4
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747476;
}
.featuresBody h4
{	
	font-size: 14px;
	font-weight: bold;
	color: #698609;
	margin-bottom: 12px;
}
.featuresBody p, .featuresBody h4
{	
	margin-bottom: 12px;
}
.leftHeading
{
	padding: 0;
}
.leftHeading table, .leftHeading td
{
	border: 0;
	margin: 0;
	padding: 0;
}
.leftHeading tr, .leftHeading td
{
	background-color: transparent;
	background-image: none;
}
