table.features {border:#858585 solid 1px; width:100%;}
table.features th { color:#fff; padding:5px;}
table.features td {padding:3px;}
table.features td.tick { width:16px; background:transparent url(/i/tick_trans.gif) no-repeat scroll left 50%; background-position:3px; }
table.features td.bottom {text-align:right}

table.green th {background-color:#9BBB59}
table.green td {background-color:#EFF3EA}
table.green tr.even td {background-color:#DEE7D1}

table.aqua th {background-color:#4BACC6}
table.aqua td {background-color:#E9F1F5}
table.aqua tr.even td {background-color:#D0E3EA}

table.orange th {background-color:#F79646}
table.orange td {background-color:#FDEFE9}
table.orange tr.even td {background-color:#FCDDCF}

table.purple th {background-color:#8064A2}
table.purple td {background-color:#EDEAF0}
table.purple tr.even td {background-color:#D8D3E0}

table.blue th {background-color:#4F81BD}
table.blue td {background-color:#E9EDF4}
table.blue tr.even td {background-color:#D0D8E8}

table.red th {background-color:#C0504D}
table.red td {background-color:#F4E9E9}
table.red tr.even td {background-color:#E8D0D0}
