.text /* size and font of the non-bold text on the site */ {font-family: Trebuchet MS, Sans-serif; font-size: 12px; }
.textbold /* size and font of the bold text on the site */ {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.text ul li {list-style-type: square;}

.name-back /* background color in the feed table at the top where the cardname is located */ {background: #DDDFF1; height:30px;}
.name-back a:link {text-decoration:underline;font:bold 15px Arial;}
.name-back a:visited {text-decoration:none;}
.name-back a:hover {text-decoration:none;}
.name-back a:active {text-decoration:none;}
.term-title-back /* background color in the rate table behind the bold text */ {background: #BDC1E3;}
.rate-back /* background color in the rate table behind the rate info */ {background: #BDC1E3}
.menu-item-back /* background color behind the links in the side menu - NOT PART OF THE FEED */ {background: #DFF4FF}
.menu-title /*background color in the table cell of the side menu behind the title - NOT PART OF THE FEED */ {background: #eeeeee}
.header-strip-back /* NOT PART OF THE FEED */ {background: #DFF4FF}
.header-back /*NOT PART OF THE FEED */ {background: #eaeaea}
.footer /* size and font of the text in the footer - NOT PART OF THE FEED */ {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;}

table.ccframe {margin:0;padding:0;border:0;width:95%;border-collapse:collapse;}
table.ccframe td {padding:5px 1px 5px 5px;border-bottom:1px dotted #ccc;font-size:11px;height:40px;}
table.ccframe td a:link { text-decoration:none;color:#111;}
table.ccframe td a:visited { text-decoration:none;color:#111;}
table.ccframe td a:hover { text-decoration:underline;color:#406CBF;}
table.ccframe td.icon_list {padding:0 0 0 22px;background-image: url('../images/icon_list.gif'); background-repeat: no-repeat;background-position:3px 50%;}
table.ccframe td.icon_list:hover {padding:0 0 0 22px;background-image: url('../images/icon_list_hover.gif'); background-repeat: no-repeat;background-position:3px 50%;}

table.ccBankRate {margin:0;padding:0;border:0;width:95%;border-collapse:collapse;}
table.ccBankRate td.bankRateTitle {font-size:14px;font-weight:bold;padding:3px 0;}
table.ccBankRate td {padding:0px 1px 0px 5px;border-bottom:1px dotted #ccc;font-size:11px;height:20px;}
table.ccBankRate td.icon_list {padding:0 0 0 22px;background-image: url('../images/icon_list.gif'); background-repeat: no-repeat;background-position:3px 50%;}
table.ccBankRate td.icon_list:hover {padding:0 0 0 22px;background-image: url('../images/icon_list_hover.gif'); background-repeat: no-repeat;background-position:3px 50%;}


.cc_return {font-size:12px;}
cc_return a:link { text-decoration:none;color:#111;}
cc_return a:visited { text-decoration:none;color:#111;}
cc_return a:hover { text-decoration:underline;color:#406CBF;}
cc_return a:active { text-decoration:none;color:#111;}
td.cc_return {background-image: url('../images/creditcard_back.gif'); background-repeat: no-repeat;background-position:90px 50%;}

.cc_moreinfo{font:normal 11px verdana;text-decoration:underline;}
.cc_moreinfo a:link {font:normal 11px verdana;text-decoration:underline;}
.cc_moreinfo a:visited {font:normal 11px verdana;text-decoration:underline;}
.cc_moreinfo a:hover {color:red;font:normal 11px verdana;text-decoration:underline;}
.cc_moreinfo a:active {font:normal 11px verdana;text-decoration:underline;}

.cc_review {margin:0 10px;font-family:verdana;font-size:11px;padding:10px;line-height:130%;}