﻿#page_decoration
{
	float: right;
	margin: 0 15px 0 15px;
	width: 256px;
	height: 256px;
	background: url("/images/features_decoration.jpg") 0 0 no-repeat;
}

#comparison_table
{
	width: 500px;
}

#comparison_table header
{
	width: 200px;
}

#comparison_table td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: #dcdcdc 1px solid;
	text-align: center;
}

#comparison_table thead td
{
	font-weight: bold;
	font-size: 18px;
}

#comparison_table .featuredesc
{
	text-align: left;
}