table td {border: 1px solid #999; padding:10px; font-size:12px}
table.compare td {width: 100px;}
table.compare td.fname {width:200px; font-weight: bold; background:#F0F0F0}
tr.apr, tr.rew, tr.fees {background: rgb(223,240,240); cursor: pointer;}
tr.fees td.fname, tr.rew td.fname, tr.apr td.fname {background: rgb(223,240,240)}
tr.app, tr.app  td.fname {background: rgb(247,227,250);}
td.best {background: #f7f7ca;}
span.com-del {text-decoration:underline; cursor:pointer; background:url(del.gif) no-repeat; padding:1px 0px 1px 25px}