table.features
{
	width: 15em;
	padding: 0.1em;
	background: url(../../images/mid_bkg.png);
}


table.features thead tr th.category
{
	background: url(../../images/dark_bkg.png);
	font-weight: bold;
	text-align: center;
}

table.features tbody tr th
{
	font-weight: normal;
	text-align: left;
	width: 50%;
	background: none;
}

table.features thead tr td,
table.features tbody tr th,
table.features tbody tr td,
table.features tfoot tr td
{
	padding: 0.1em 0.3em;
	margin: 1px 0.1em;
	text-align: center;
}
