td.capt_4th, td.capt_4th_a {
	width:149px;
	height:24px;
	//height:19px;
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	padding-top:5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
body:first-of-type td.capt_4th {
	height:19px;
}
}

td.capt_4th_blue, td.capt_4th_green, td.capt_4th_red, td.capt_4th_yellow {
	width:149px;
	height:24px;
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	padding-top:5px;
}
td.capt_4th_blue {background-image:url(./images/index/bg-ind-blue.gif);}
td.capt_4th_green {background-image:url(./images/index/bg-ind-green.gif);}
td.capt_4th_red {background-image:url(./images/index/bg-ind-red.gif);}
td.capt_4th_yellow {background-image:url(./images/index/bg-ind-yellow.gif);}

td.capt_4th a {
	font:bold 12px Arial;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
}
td.capt_4th_a a {
	font:bold 12px Arial;
	text-decoration:none;
	color:#FFFFFF;
}
td.capt_4th_blue a, td.capt_4th_green a, td.capt_4th_red a, td.capt_4th_yellow a {
	font:bold 12px Arial;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
}
td.capt_4th_bad, td.capt_4th_bad_red1, td.capt_4th_bad_green1, td.capt_4th_bad_blue1 {
	background-repeat:repeat-x;
	background-position:bottom;
	padding:3px;
	font:bold 12px Arial;
	text-transform:uppercase;
	text-align:center;
}
td.capt_4th_bad_red1 {background-image:url('images/index/bg_bad_red.gif');}
td.capt_4th_bad_green1 {background-image:url('images/index/bg_bad_green.gif');}
td.capt_4th_bad_blue1 {background-image:url('images/index/bg_bad_blue.gif');}

td.body_4th {
	width:149px;
	background-repeat:repeat-x;
	background-position:top;
}
td.body_4th_bg {
	width:149px;
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(./images/index/bg-ind-prod-top.gif);
}
td.merch_prod {
	padding:5px;
	border:1px solid #96AEBE;
	border-bottom:0px;
	color:rgb(32,54,130);
}
td.merch_prod-low {
	height:67px;
	padding:5px;
	border:1px solid #96AEBE;
	border-bottom:0px;
	color:rgb(32,54,130);
}
h3.merch {
	font:bold 11px Arial;
	color:rgb(32,54,130);
}
a.a-product {
	color:rgb(32,54,130);
	text-decoration:none;
	font:normal 11px Arial;
}
a.a-product sup {
	color:rgb(32,54,130);
	font:normal 10px Arial;
}
a.a-product:hover {
  text-decoration:underline;
}
td.p_pic {
	text-align:center;
	border:1px solid #96AEBE;
	border-bottom:0px;
	border-top:0px;
	padding:2px 0px 0px 0px;
}
td.p_desc {
	background-color:#F2F2F2;
	border:1px solid #96AEBE;
	border-bottom:0px;
	border-top:0px;
	padding:5px 0px 0px 0px;
}
td.apply_4th {
	border:1px solid #96AEBE;
	border-bottom:0px;
	border-top:0px;
	background-image:url(./images/index/bg-ind-apply.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
td.apply_img {
	width:39px;
	height:41px;
	text-align:center;
	vertical-align:middle;
	padding-left:5px;
}
td.apply_txt {
	height:41px;
	vertical-align:middle;
}
td.apply_txt a {
	text-decoration:underline;
	color:rgb(32,53,130);
	font:normal 14px Arial;
	vertical-align:middle;
}
td.td-prod-ind {
	font:normal 10px Arial;
	vertical-align:middle;
	color:rgb(25,75,118);
	padding:2px 5px 2px 15px;
	background-image:url('images/index/bg-descr.gif');
	background-position:left;
	background-repeat:no-repeat;
	background-color:#F2F2F2;
	border-top:1px solid #FFFFFF;
}

td.td-prod-ind sup {
	color:#333333 !important;
}

td.bad_app {
	background-repeat:repeat-x;
	background-position:bottom;
	padding:4px 3px 2px 3px;
	border-bottom:1px solid #d5d5d5;
}
td.bad_app_red, td.bad_app_green, td.bad_app_blue {
	background-repeat:repeat-x;
	background-position:bottom;
	padding:4px 3px 2px 3px;
	border-bottom:1px solid #d5d5d5;
}
td.bad_app_red {background-image:url(images/index/bg_bad_red2.gif);}
td.bad_app_green {background-image:url(images/index/bg_bad_green2.gif);}
td.bad_app_blue {background-image:url(images/index/bg_bad_blue2.gif);}

td.bad_more {
	height:17px;
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 3px 0px 3px;
	vertical-align:middle;
	text-align:center;
}
td.bad_more_red, td.bad_more_green, td.bad_more_blue {
	height:17px;
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 3px 0px 3px;
	vertical-align:middle;
	text-align:center;
}
td.bad_more_red {background-image:url(images/index/bg_bad_red3.gif);}
td.bad_more_green {background-image:url(images/index/bg_bad_green3.gif);}
td.bad_more_blue {background-image:url(images/index/bg_bad_blue3.gif);}
td.bad_more a, td.bad_more_red a, td.bad_more_green a, td.bad_more_blue a {
	color:#000000;
	font:bold 11px Arial;
}
.bordergrey-left {border-left:1px solid #96AEBE;}
.bordergrey-bottom {border-bottom:1px solid #96AEBE;}

div#note {position:absolute; padding:5px; background:#eee; border:1px solid #666; width:200px; z-index:100; display:none}

td.phonestyle {
	text-align:center;
	border:1px solid #96AEBE;
	border-bottom:0px;
	border-top:0px;
	padding:2px 0px 1px 0px;
}
td.phonestyle-bad {text-align:center; padding:0px 0px 4px 0px;}

td.section-head {background:url(images/advanta/percent-bg.gif) repeat-x; color:#FFFFFF; font:bold 15px arial; text-transform:uppercase; vertical-align:middle; padding-left:10px;}
td.section-prod {background:url(images/advanta/big-bg.jpg) top no-repeat; width:320px;}
td.section-mech {color:#35689A; font:normal 15px arial; padding-top:5px;}
td.section-prodname {padding-top:1px}
td.section-prodname a {color:#201B18; font:normal 15px arial;}
td.section-det {padding:12px 0px 0px 0px; text-align:center;}
td.section-desrc ul {list-style-image:url(images/advanta/dot.gif);}
td.section-desrc ul li {color:#1C4E78; padding-top:2px; @padding-top:0px; font:bold 11px arial;}

td.sense {
	width:149px;
	background:url('./images/index/bg-ind-prod-top.gif') top repeat-x;
	text-align:center;
	padding:5px 0px 5px 0px;
	border:1px solid #96AEBE;
}
td.sense2 {
	text-align:center;
	padding:0px 0px 5px 0px;
}


/* splash rewards */
h2.air_news_head, h2.air_art_head, h2.air_faq_head { background:url('./images/splash/news-credit-cards.gif') no-repeat; height:38px;text-align:right; color:#fff; font-size:14px; font-weight:bold; padding-top:13px; padding-right:10px; }

div.air_news_name { border-bottom: 1px solid #CCCCCC; padding-bottom:4px; }
div.air_news_name a { color:#B83716; font-weight:bold; }
div.air_news_name  span { color:#999999; }

.table404 {
	height:150px;
}
