
/* common */
body {
	color: #000;
	font: normal normal 100%/1.125em Arial, Helvetica, sans-serif;
}

/* reset extra space */
body,
h1, h2, h3, h4, h5,
fieldset,
ul, ul li, ol, ol li, dl, dl dt, dl dd,
p, form, span, div {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	list-style: none;
}

/* hyperlink */
p a:link {
	color: #0360be;
	outline: none;
	text-decoration: none;
}
div a:link {
	color: #0360be;
	outline: none;
	text-decoration: none;
}
span a:link {
	color: #0360be;
	outline: none;
	text-decoration: none;
}
ul li a:link{
	color: #0360be;
}
a:link, a:visited {
	color: #0360be;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #92c947;
}
a img {
	border: none;
}

hr {
	display: none;
}

/* form */
fieldset {
	border: none;
}
input, select, textarea, table, td, tr, th {
	color: #000;
	font: normal normal 1em Arial, Helvetica, sans-serif;
}
form, fieldset {
	margin: 0px;
	padding: 0px;
}

div#feedback-survey {
    bottom:0;
    position:fixed;
    right:0;
}

/* Social Media bar */
#socialMedia {
    position: absolute;
    vertical-align: top;
    left:646px;
	top:6px;
	margin:0;
	padding:0;
}
#socialMedia li {
	display: inline-block;
    margin-left: 15px;
}

/* Footer Card Categories, Credit Type and Card Issuer Listing Starts Here.*/
.footerMainDiv{
    overflow:auto;
    float:left;
    width:100%;
    /*margin-bottom: 10px;*/
}
.footerInnerDiv{
    overflow:auto;
    float:left;
    width:173px;
}

.footerMiddleDiv{
    overflow:auto;
    float:left;
    width:282px;
}

.footerInnerDiv1{
    overflow:auto;
    float:left;
    width:137px;
}

.footerFirstMiddleDiv{
	float:left;
	width: 110px;
}

.footerFirstMiddleDivList{
	margin-top: 10px;
}
/* Footer Card Categories, Credit Type and Card Issuer Listing Ends Here.*/


/* layout */
body {
	background-color: #fff;
	text-align: center;
}
#container {
	font-size: .75em;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

/* header */
#header {
	height: 75px;
	overflow: hidden;
	position: relative;
}
#header h1 {
	left: 0px;
	position: absolute;
	top: 20px;
}

#container h1.homePageHeaderH1{
    color: #777;
    font-size: 1em;    
    padding-left: 2px;
    text-align: left;
	font-weight:normal;
	padding-top: 3px;
	padding-bottom: 2px;
}

#header .logo {
	left: 0px;
	position: absolute;
	top: 20px;
	background: url(/common/img/logo_cr.gif) no-repeat;
	display: block;
	height: 41px;
	overflow: hidden;
	text-indent: -1983em;
	width: 252px;
}

#header .award-seal{
    left: 370px;
    position: absolute;
    top: 13px;
    background: url(/common/img/extra_sprites.gif) no-repeat -605px -75px;
	display: block;
	height: 60px;
	overflow: hidden;
	text-indent: -1983em;
	width: 189px;
}

#header .dontshow {
	display: none;
}

#header fieldset {
	position: absolute;
	right: 0px;
	top: 33px;
}
#header fieldset div {
	background: url(/common/img/extra_sprites.gif) no-repeat -798px -75px;
	height: 30px;
	overflow: hidden;
	padding: 6px 7px 0px 7px;
	margin-bottom: 6px;
	width: 286px;
}
#header fieldset div label, #header fieldset div input, #header fieldset div button {
	float: left;
}
#header fieldset div label, #header fieldset div input {
	margin-right: 5px;
}
#header fieldset div label {
	color: #0360be;
	font-size: .9em;
	font-weight: bold;
	line-height: 22px;
}
#header fieldset div input {
	border: #b1cbe2 solid 1px;
	padding: 2px 3px 0;
	height: 18px;
	width: 190px;
}
#header fieldset div button {
	background: url(/common/img/sprites_images.gif) no-repeat -734px -75px;
	border: none;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -1983em;
	width: 37px;
}

/* menu */
#menu {
	background: url(/common/img/extra_sprites.gif) no-repeat -605px -40px;
	height: 30px;
	overflow: hidden;
	width:900px;
	top:0;
	padding:0;
	margin:0;
	line-height:28px;
}
#menu li {
	float: left;	
	border-right: 1px solid #378DEF;
}
li#home{
	width:121px;
}
li#creditCards{
	width:148px;
}
li#freeCreditScores{
	width:148px;
}
li#blog{
	width:168px;
}
li#news{
	width:168px;
}
li#forum{
	width:142px;
	border:0px;
	margin-right:0;
}
#menu li a {
	color:#FFF;
	display: block;
	height: 30px;
	overflow: hidden;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;	
}
#menu li a:hover {
	border:0;
	background: url(/common/img/bg-menu-hover.gif);
	background-position: -123px -30px;
}
#menu li.Active a {
	border:0;
	background: url(/common/img/bg-menu-hover.gif);
	background-position: -123px -30px;
}

li#home a:hover, li#home.Active a {
	background-position: left -30px;
}
li#forum a:hover, li#forum.Active a {
	background-position: -758px -30px;
}

/*Drop down Menu */
#menu li:hover, #menu li.sfhover {
    position: static;
}
#menu li:hover ul, #menu li.sfhover ul {
	left: auto !important;
}

/* COMMON LIST ITEM STYLES */
.homeArticle ul li, .homeBlogRecentPosts ul li, .homePopularArticles ul li {
	margin-left:16px;
	list-style: disc outside url(/common/img/dotdot.gif);
	font-size: 1em;
	padding-bottom: 4px;
        clear: left;
}

/* footer */
#footer {
	float:left;
	color: #666;
	padding: 15px 0;
}

#footer .footerFirstDiv {
	float: left;
	background-color: #F4F3F4;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
        width: 100%;
}

#footer .hzLine{
	background: url(/common/img/bg-footer.gif) repeat-x;
}

#footer #copyright {
	float:left;
	background: url(/common/img/footer_logo.png) no-repeat;
	padding: 20px 0 10px;
}
#footer p span {
	color: #0360be;
	margin: 0 5px;
	position: relative;
	top: -1px;
}

/* Footer Card Categories, Credit Type and Card Issuer Listing Starts Here.*/
#footer .footerMainDiv{
    overflow:auto;
    float:left;
    width:100%;
    text-align: center;
}
#footer .footerInnerDiv{
    overflow:auto;
    float:left;
    width:173px;
}

#footer .footerMiddleDiv{
    overflow:auto;
    float:left;
    width:282px;	
}

#footer .footerFirstMiddleDiv{
	float:left;
	width: 100%;
}

#footer .footerFirstMiddleDivList{
	margin-top: 10px;
}


#footer .footerInnerDiv1{
    overflow:auto;
    float:left;
    width:137px;
}
#footer .footerVerticalSeparatorHeading{
	float:left; 
	background-image:url(/common/img/vertical-line.jpg); 
	background-repeat:repeat-y; 
	padding-right: 10px;
}

#footer .footerVerticalSeparatorContent{
	float:left; 
	background-image:url(/common/img/vertical-line.jpg); 
	background-repeat:repeat-y; 
	padding-right: 10px;
	height: 210px;
}


/* breadcrumb */
#breadcrumb {
	top:0;
	margin:0;
	color: #0360be;
	padding: 5px 0;
}
#breadcrumb a{
	color: #0360be;
	padding: 0px 0;
}
/* main */
#main {
	overflow: hidden;			
	padding: 0px 0 10px;
}
* html #main {
	height: 1%;
}

/* ads */
#ads {
	padding: 10px 0;
	text-align: center;
}
#ads img {
	vertical-align: top;
}

.red_bold {
color: #FF0000;
font-weight: bold;
}

.style3 {
	font-size: x-small;
	font-style: italic;
}

.style2 {font-weight: bold}

.strikethrough {text-decoration: line-through;}


.unnamed1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt}

#last-updated {
	margin-top: 4px;
	font-size: 10px;
}
#content .Sitemap h1 {
	font-size: 2em;
	font-weight: bold;
	color: #92c947;
	padding-bottom: 10px;
}
#content .Sitemap h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #92c947;
	padding-top: 5px;
	padding-bottom: 0px;
}
#content .Sitemap ul {
	padding-top: 2px;
}
#content .Sitemap ul li {
	padding-bottom: 2px;
}

/* CSS for Credit Score Popup Starts Here.*/
#creditScoreContainer {
	font-size: .75em;
	margin: 0 0 0 0;
	text-align: left;
	width: 320px;
}
#creditScoreHeader {
  height: 41px;
  overflow: auto;
  margin: 0 0 0 0;
}
#creditScoreInfo{
  overflow: hidden;
  padding-left: 65px;
}
.creditScoreMainDivEven {
 overflow:auto; 
 width:180px; 
 background-image: url('/common/img/vertical-line.jpg');
 background-repeat: repeat-y;
 background-position: center;
 border-top: 1px solid #ccc;
 background-color: #ECF5FF;
}
.creditScoreMainDivOdd {
 overflow:auto; 
 width:180px;
 background-image: url('/common/img/vertical-line.jpg');
 background-repeat: repeat-y;
 background-position: center;
 border-top: 1px solid #ccc; 
}

#creditScoreMainDivAlt {
 overflow:auto;
 float: left;
 width:180px;
 border-top:1px solid #ccc;
 padding-top: 5px;
}
#creditScoreTxtDivAlt{
 float: left;
 width:100%;
}
.creditScoreInnerDiv {
  float: left;
  width:50%;  
  font-family: arial;
  font-size: 1em;
}
#creditScoreHeader .logo {
	left: 0px;
	position: absolute;
	top: 0px;
	background: url(/common/img/logo_cr.gif) no-repeat;
	display: block;
	height: 41px;
	overflow: hidden;
	text-indent: -1983em;
	width: 252px;
    margin-top: 5px;
    margin-left: 5px;
}
#creditScoreHeader .logoDiv {
	width:250px;
	overflow:auto;
	float:left;
	height:41px;
}
#creditScoreHeader .closeDiv {
	width:65px;
	overflow:auto;
	float:right;
	height:41px;
}

/* sprite stuff by gamehead200 */
.cr-small-logo {
	width: 132px;
	height: 28px;
	overflow: hidden;
	margin: 0 auto;
}
.cr-small-logo img {
	margin-left: -1231px; 
	margin-top: -75px;
}
.cr-ico-up, .cr-ico-down {
	display: inline-block;
	width: 7px;
	height: 6px;
	overflow: hidden;
	float: none;
	vertical-align: middle;
}

.cr-ico-up img {
	margin-left: -1377px; 
	margin-top: -94px;
}

.cr-ico-down img {
	margin-left: -1389px;
	margin-top: -94px;
}

a.learn_more {
	display: block;
	height: 25px;
	width: 120px;
	overflow: hidden;
}

a.learn_more img {
	margin-left: -776px;
	margin-top: -75px;
}
/* CSS for XML marketplace starts here. */
#SHlistings
    {font-family: Helvetica;font-size:12px;}

#SHlistings sup {font-size:80%;}/*position:relative; top:3px;}*/

#ccODB, #ccODB2 /* main wraper that containers the current offer viewed and filter options form - wraps the actual listings view*/
    {}
#ccOResultsDiv /* actual crecit card offer results window */
    {padding:8px;background-color:#fff;} 
#ccOResults /* actual crecit card offer results window */
    {}    

/* Current selections and filter form*/
#ccDshBrd, #ccDshBrd2
    {color:#fff;margin:0 0 5px 0;}
#ccDshBrdTitle, #ccDshBrdTitle2
    {margin:0;padding:0;font-size:14px;font-weight:bold; text-indent:6px;}
#ccCurFltrs, #ccCurFltrs2
    {float:left;width:40%;}
#ccCurFltrTitle, #ccCurFltrTitle2
    {font-size:16px;font-weight:bold;padding:4px 0 4px 0; text-indent:6px;}
#ccCurFltrsData, #rFltrsData, #ccCurFltrsData2, #rFltrsData2
    {background-color:#676767;padding:5px;height:35px;} 
#curAmount, #curBalance, #curAmount2, #curBalance2
    {float:left;padding:0 20px 0 0;font-weight:bold;}
#ccFltrs, #ccFltrs2
    {float:right;width:100%;margin:0 0 0 5px;}
#ccFltrTitle, #ccFltrTitle2
    {font-size:16px;font-weight:bold;padding:4px 0 4px 0;}
#ccFltrsFrm, #ccFltrsFrm2
    {background-color:#676767;padding:5px;height:35px;}    
.fltrFld
    {float:left;padding:7px 5px 0 0;}
#fltrSubmit, #fltrSubmit2
    {float:left;cursor:pointer;padding:4px 0 0 0;}        
.fltrLbl
    {display:block;font-size:11px;color:#ccc;font-weight:normal;}
.fltrFrmFld
    {font-size:10px;}  
#CreditCardTypeID, #CreditCardTypeID2
    {width:120px;}
#AmountID, #AmountID2
    {width:92px;}
#TermID, #TermID2
    {width:78px;}          
        
/* Credit Card Offer Template styles */
    /* table structure */
    .dTbl /*Credit Card offer - main table - min-width:655px; */
        {margin:0;padding:0;width:100%;border-spacing:0;border-collapse:collapse;}
    .ccOMD /*Credit Card Offer More Detail container*/
        {margin:5px 0 0 0;padding:5px 0;border-top:1px dotted #999;}    
    .ccOMDTbl /*Credit Card Offer More Detail table - min-width:655px;*/
        {margin:0;padding:0;border-spacing:0;border-collapse:collapse;width:100%;} 
    .ccOC,.ccOCAlt /*Credit Card Offer Container*/
        {margin:0;border:2px solid transparent;}
        .pos0,.pos1,.pos2 /*first/second/third position border color*/    
            {border-color: #cccccc;background: #F9F9F9 url('../../../Images/CreditCards/bkgd/cardhighlight1-bkgd.gif') bottom left repeat-x;}
        .after3
            {border: 1px solid #ccc}
    .ccODC /*Credit Card Offer Detail container */
        {padding:10px;}
    .ccOD /*Credit card Offer detail wrapper*/ 
        {position:relative;}           
    .ccImg /*Credit Card Image td*/
        {width:15%;padding:0 10px 0 0;vertical-align:top;text-align:center;position:relative;}
    .ccTB /*Credit Card Title Bar td*/
        {vertical-align:top;}
    .ccOD1,.ccOD2,.ccOD3,.ccOD4,.ccOD5 /*Credit Card Offer detail columns*/
        {vertical-align:top;margin:0;padding:0 0 15px 0;}
    .ccOD1 /*Credit Card Offer detail column 1*/
        {width:23%;}
    .ccOD2 /*Credit Card Offer detail column 2*/
        {width:21%;}
    .ccOD3 /*Credit Card Offer detail column 3*/
        {width:19%;}
    .ccOD4 /*Credit Card Offer detail column 4*/
        {width:16%;}
    .ccOD5 /*Credit Card Offer detail column 4*/
        {width:19%;}                 
    .ccODC h1, h2, h3, h4, h5
        {margin:0;padding:0;}
    .ccOMD1 /*Credit Card Offer More detail section column 1*/
        {width:33%;vertical-align:top;padding:0 10px 0 0;}
    .ccOMD2 /*Credit Card Offer More detail section column 2*/
        {width:34%;vertical-align:top;}  
    .ccOMD3 /*Credit Card Offer More detail section column 3*/
        {width:33%;vertical-align:top;}
    .ccOMD4 /*Credit Card Offer More detail section column 4*/
        {width:33%;vertical-align:top;}          
       
    
    .ccODv /*divider between each credit card ad*/
        {margin:3px 0; border:none;}
    .ccODvHighlight /*divider between each credit card ad*/
        {margin:5px 0;border:none;}                     
            
    /* Offer elements */
    .ccT /*credit card title*/
        {float:left;width:80%;}    
        .edRtg /*Editor rating*/
            {font-size:11px;color:#000;font-weight:normal; margin-top:3px; margin-bottom:3px;}
    .ccT a
        {font-family:Arial;font-size:14px;font-weight:bold;color:#1a76d7; text-decoration:none;}
    .top3 a
        {font-family:Arial;color:#1a76d7; font-size:18px; font-weight:bold;}        
    .actLink /*action link*/
        {font-size:11px;color:#1a76d7;display:block; margin-top:5px; text-decoration:none; }
    .rtLink /*recent trend link*/
        {font-size:11px;color:Blue;}    
    .actBtn /*apply now button div*/
        {float:right;padding:0 0 12px 0;width:20%;text-align:right;}
    .moreDetLink /*more details link container*/
        {/*position:absolute;bottom:2px;left:0;z-index:100; */}
    .moreDetLink a /*more details link*/
        {text-decoration:none;cursor:pointer;}
    .moreDetLink a:hover, .ccT a:hover,  .actLink:hover { text-decoration:underline;} 
    .introAPRBox,.regAPRBox,.btBox,.acBox,.afBox,.csBox, .spOffer
        {padding:5px 2px;}
    .spOffer
        {padding:5px 12px 5px 2px;}    
    .dotTopBorder
        {border-top:1px dotted #999;}    
    /*.regAPRBox
        {width:75%;}*/    
    
    
    /* details section */
        .odt
            {font-size:11px;font-weight:bold;}
        .aprDuration, .regAPRDuration, .btFeeMin, .regAPRType, .btDuration, .spDisc,.spXtra
            {font-size:10px;color:#666; font-style:italic;font-weight:normal;}    
        #ccODB h1.aprRate, #ccODB h1.regAPRRate,#ccODB h1.btFee,#ccODB h1.cshBkGas,#ccODB h1.cshBkGrocery,#ccODB h1.cshBkOther,#ccODB h1.airMile,#ccODB h1.airBonus,#ccODB h1.spOffDetail,
        #ccODB2 h1.aprRate, #ccODB2 h1.regAPRRate,#ccODB2 h1.btFee,#ccODB2 h1.cshBkGas,#ccODB2 h1.cshBkGrocery,#ccODB2 h1.cshBkOther,#ccODB2 h1.airMile,#ccODB2 h1.airBonus,#ccODB2 h1.spOffDetail
            {font-size:13px;font-weight:bold;}
        h4.afRate
            {font-size:11px; font-weight:bold;}                     
        #ccODB .acComments, #ccODB2 .acComments
            {color:#666;font-size:11px;}
        #ccODB .acComments ul, #ccODB2 .acComments ul
            {margin:0 0 0 15px;padding:0; list-style-position:outside; list-style-type:disc}
        #ccODB .acComments ul li, #ccODB2 .acComments ul li
            {margin:0;padding:0;}
        .omdt
            {font-size:10px;color:#666;font-style:italic;}   
        .mpDlr,.cshBk,.ptBlr,.crScr
            {font-size:12px;font-weight:bold;}
        h1.afRate
            {padding:12px 0 0 0;}    
        #ccODB .whoUse,#ccODB .csScore, #ccODB2 .whoUse,#ccODB2 .csScore
            {font-size:11px;color:#666;font-weight:normal;}
        .csGraph
            {width:80px;border:1px solid #666;height:8px;margin:5px 0;}
        .csGraphData
            {background-color:#999;height:8px;}                             
        #ccODB .highlight1, #ccODB2 .highlight1
            {font-size:14px;color:#74a631;font-weight:bold;}
        .cbReward
            {float:left;width:33%;font-size:13px;font-weight:bold;}
        .airRewardCnt
           {float:left; width:100%; overflow:hidden;}
            .airReward
                {float:left;width:50%;font-size:13px;}
            .airRewardBonus
                {float:right;width:50%; font-size:13px;}                
/* utility */    
.clearIt
    {clear:both;} 
/* for round corner ads, where css3 is supported */
.roundCorner5
    {-webkit-border-radius: 5px; -moz-border-radius: 5px;}
.roundCorner10
    {-webkit-border-radius: 10px; -moz-border-radius: 10px;}           
.noPadding
    {padding:0;}
.boxPadding
    {padding:5px 2px;}        
/* CSS for XML marketplace ends here. */

div.homeAskContent dl dd p {display: inline;} /* Keeps answer on the same line as A: */

#sa {
	background: url(/common/img/sprites_images.gif) no-repeat -734px -75px;
	border: none;	
	height: 22px;
	overflow: hidden;
	text-indent: -1983em;
	width: 37px;
	margin-left: 6px;
	font-size: 0px;
	cursor: pointer;
	padding-top: 7px;	
}
/* media buttons */
#media_facebook_text, #media_twitter_text, #media_stumbleupon_text, #media_yahoobuzz_text,
#media_tipd_text, #media_digg_text, #media_delicious_text, #media_rss_text {
    position: relative;
    bottom: 4px;
}

.apology_header {
    font-family: arial;
    font-weight: bold;
    outline: medium none;
    font-size: 20px;
    padding-top: 5px;
    line-height: normal;
}

.apology_text {
    font-family: arial;        
    font-size: 15px;
    padding-bottom: 10px;
}

/* CSS for SilverPop Newsletter starts here. */
#specialdealsboxes #specialdealsdialog 
{
	background-image:url('/common/img/email_alerts/cc-email-alerts-bkgrd.png');
	background-repeat:no-repeat;
}
#specialdealsboxes .specialdealswindow 
{
	display:none;
	height:190px;
	left:0;
	position:absolute;
	top:0;
	width:280px;
	z-index:9999;
	color:#FFFFFF;
}
#specialdealsboxes .specialdealsHeading 
{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	padding-top: 15px;
	padding-left: 30px;
}
.specialDealscaption
{
	background-image:url('/common/img/email_alerts/cc-email-alerts-heading-bkgrd.jpg');
	background-repeat:no-repeat;
}
#socialMedia {
	float: right;
	left: 0px;
	top: 3px;
	position: relative;
	margin: 0;
	padding: 0;
	vertical-align: top;
	padding-right: 6px;
}		
/* CSS for SilverPop Newsletter ends here. */ 


/* extra */
#extra {
	float: left;
	font-size: .9em;
	width: 155px;
}
#homeextra{
	float: left;
	font-size: .9em;
	width: 160px;
}

/* home extra box */
#homeextra .Box {
	/*background: url(/common/img/border-todays-rates.png) no-repeat left bottom;*/
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#homeextra .Box h3 {
	background: #9f9fa3 url(/common/img/sprites_images.gif) no-repeat -165px 0;
	color: #fff;
	font-size: 1.2em;
	padding: 5px 10px;
}
#homeextra .Box h3.ExtraTitle {
        background: url(/common/img/sprites_images.gif) 0 0;
        color: #0C55A0;
	font-size: 1.2em;
}
#homeextra .Box .Content {
	padding: 5px 7px;
        border: 1px solid #C9C9C9;
        background-color: #FCFCFC;
}
#homeextra .Nav .Content {
	padding: 0 1px 9px;
}


/* box */
#extra .Box {
	background: url(/common/img/bg-box-1.gif) no-repeat left bottom;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
#extra .Box h3 {
	background: #9f9fa3 url(/common/img/sprites_images.gif) no-repeat -165px 0;
	color: #fff;
	font-size: 1.2em;
	padding: 5px 10px;
}
#extra .Box h3.ExtraTitle {
        background: url(/common/img/sprites_images.gif) 0 0;
        color: #0C55A0;
	font-size: 1.2em;
}
#extra .Box .Content {
	padding: 5px 7px;
}
#extra .Nav .Content {
	padding: 0 1px 9px;
}

/* today rates */
.Box .TodayRates {
	padding: 5px 0;
}
.Box .TodayRates dl {
	line-height: 1.25em;
	overflow: hidden;
	padding: 5px 0;
}
.Box .TodayRates dl dt {
	float: left;
	width: 90px;
}
.Box .TodayRates dl dt a:link, .Box .TodayRates dl dt a:visited {
	text-decoration: none;
}
.Box .TodayRates dl dd {
 	color: #92c947;
	float: right;
	font-weight: bolder;
	text-align: right;
	width: 50px;
}
.Box .TodayRates dl dd img {
	vertical-align: middle;
}
.Box p.meta{
    color: #999;
    margin-bottom: 5px;
}
.Box p.meta a{
    color: #999;    
}
.Box p.meta span a{
    color: #0360BE;
}
a:visited .aTodaysRates{
    color: #999;
}

#getthiswidget .normal {
	width: 119px;
	height: 27px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}

#getthiswidget .normal img {
	margin-left: -444px;
}

#getthiswidget .hover img {
	margin-left: -568px;
}

.ccrates{
    align:center;
    padding: 6px 6px;
}
/* list */
.Box .List {
	font-size: 1.1em;
}
.Box .List li {
	padding: 2px 9px;
}
.Box .List li.Active, .Box .List li.Over {
	background-color: #92c947;
	color: #fff;
}
.Box .List li.Active {
	font-weight: bolder;
}
.Box .List li.Active a:link, .Box .List li.Active a:visited,
.Box .List li.Over a:link, .Box .List li.Over a:visited {
	color: #fff;
}
.Box .List li.Active a:hover,
.Box .List li.Over a:hover {
	color: #000;
}

/* newsletter */

#homeextra .Box div.NewLetterExtraTitle {
        background: url(/common/img/sprites_images.gif) repeat-x 0 -75px;
        color: #0C55A0;
	font-size: 1.2em;
        font-weight: bolder;
        padding-left: 10px;
        height: 23px;
        overflow: hidden;
        padding-top: 5px;
}

#extra .Box h3.NewLetterExtraTitle {
        background: url(/common/img/sprites_images.gif) repeat-x 0 -75px;
        color: #0C55A0;
	font-size: 1.2em;
}
.txtNewsletter{
    float:left;
    overflow:auto;
    text-align: left;
    color: #999;
    font-size: 1em;
    margin-bottom: 10px;
}

#newsletter-submit {
	cursor:pointer;
	cursor:hand;
}

.txtEmailNewsletter{
    float:left;
    overflow:auto;
    text-align: left;
    color: #999;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 5px;
}


.Box .Newsletter {
	text-align: center;
	width:140px; 
	overflow:hidden;
}

/* sprite stuff by gamehead200 */

.Box .Newsletter .newsletterImage {
	width: 41px;
	height: 33px;
	float: right;
	overflow: hidden;
}

.Box .Newsletter .newsletterImage img {
	margin-left: -1401px;
	margin-top: -75px;
}

/* end */

.Box .Newsletter p {
	padding: 0px 10px 0px;
}
.Box .Newsletter input, .Box .Newsletter button {
	display: block;
	margin: 0 auto;
}
.Box .Newsletter div input {
	border: #ccc solid 1px;
	margin-bottom: 5px;
	width: 135px;
	overflow:hidden;
}
.Box .Newsletter div button {
	background: url(/common/img/extra_sprites.gif) no-repeat -834px 0;
	border: none;
	height: 22px;
	overflow: hidden;
	text-indent: -1983em;
	width: 87px;
        margin-left: 50px;
        margin-bottom: 10px;
}

.Box .Newsletter-hover div button {
	background: url(/common/img/extra_sprites.gif) no-repeat -926px 0;
}

/* get free credit score */
#getFreeCreditScore {
	background: url(/common/img/bg-get-free-credit-score.gif) no-repeat;
	color: #0069d1;
	height: 300px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}
#getFreeCreditScore h3 {
	font-size: 2.2em;
	line-height:26px;
}
#getFreeCreditScore p {
	padding-top: 5px;
	font-size:1.6em;
	text-align:center;
	font-weight:bolder;
}
#getFreeCreditScore .StartNow a {
	background: url(/common/img/sprites_images.gif) no-repeat -1138px -75px;
	display: block;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -1983em;
	width: 104px;
}
/* get free credit score home */
#getFreeCreditScoreHome {
	background: url(/common/img/bkgrd-credit-score-1.png) no-repeat;
	color: #0069d1;
	height: 259px;	
	overflow: hidden;	
	/*text-align: center;*/
    margin-bottom: 20px;
}

#getFreeCreditScoreHome h3{
	font-size: 2.6em;
	line-height:26px;
}
.txtInstant{
	padding-left:11px;
	padding-top:23px;	
}
.txtInstant a:link {
	font-size: 1.6em;
	line-height:23px;
        font-family: arial, verdana, tahoma;
        color: #fff;
        font-weight: bold;
}
#getFreeCreditScoreHome .txtInstant h2{
	font-size: 1em;
	line-height:20px;
        font-family: arial, verdana, tahoma;
        color: #fff;
        font-weight: bold;
}

#getFreeCreditScoreHome p a{
	padding-top: 11px;
	font-size:1.2em;
	text-align:left;
	font-weight:normal;
    color: #fff;
}
#getFreeCreditScoreHome .StartNow a {
	background: url(/common/img/extra_sprites.gif) no-repeat -1018px 0;
	display: block;	
	overflow: hidden;
	text-indent: -1983em;
	width: 101px;
    margin-left: 27px;
}

#getFreeCreditScoreHome .StartNow-hover a {
	background: url(/common/img/extra_sprites.gif) no-repeat -1124px 0;
}

#getFreeCreditScoreHome .creditScoreTitle{
    color: #fff;
    font-size: 1.6em;
}


/* credit card database */
#extra .CreditCardData a {
	background: url(/common/img/sprites_images.gif) no-repeat -810px -36px;
	color: #fff;
	display: block;
	font-size: 1.1em;
	font-weight: bolder;
	height: 30px;
	line-height: 30px;
	padding-left: 23px;
}

#homeextra .CreditCardData a {
	background: url(/common/img/bg-credit-card-database.gif) no-repeat -810px -36px;
	width: 155px;
	color: #fff;
	display: block;
	font-size: 1.1em;
	font-weight: bolder;
	height: 30px;
	line-height: 30px;
	padding-left: 23px;
}

/* blog */
.Box .Blog h4 {
	font-size: 1em;
	color: #0163be;
}

div.seperator { line-height:0;}

/* CSS for ask-the-expert home page captcha starts here. */
#addCaptcha
{
	border: 2px solid #CCCCCC;
	border-radius: 6px;
	padding: 6px;
	float: left;
	width: 324px;
}
#ask-the-expert-mask {
    background-color: #000000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9000;
	filter: alpha(opacity = 80);
}
#boxes #ask-the-expert-dialog {
    background-color: #FFFFFF;
    padding: 6px;
    width: 340px;
}
#boxes .ask-the-expert-window {
    display: none;
    padding: 20px;
    position: absolute;
    width: 330px;
    z-index: 9999;
}
#captchaRefresh {
    background: url("/common/img/ask-the-expert-section-refresh.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 23px;
    overflow: hidden;
    vertical-align: middle;
    width: 106px;
}
.commentInput {
    background: url("/common/img/ask-the-expert-section-submit.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 23px;
    overflow: hidden;
    width: 106px;
}
.askexpertCaptchaInput{
    border:1px solid #DADADA;    
    width: 150px;
    overflow:hidden;
    float:left;
	margin-top: 2px;
}
.closeDiv
{
	float: right;
}
/* CSS for ask-the-expert home page captcha starts here. */


/* ppc header */
#navbar {
	position:relative;
	width: 100%;
}
#breadcrumb {
	padding:4px 4px 0px 4px;
}
#main {
   padding-top:2px;
}
#ppc-arrow{
	background: url(/common/img/arrow_trans.png) no-repeat;
	width:900px;
	color: #FFF;
	padding-left:10px;
	left: 257px;
	top: -43px;
	height: 100px;
	width: 132px;
	z-index: 4;
	position: absolute;
}
#ppc-header {
	background: url(/common/img/ppc-header.png) no-repeat;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	width:900px;
	color: #FFF;
	padding-left:10px;
	font-size:1.4em;
	font-weight:bold;
	z-index: 1;
}

/* content */
#content {
	float: right;
	width: 735px;
}
#content h1 {
	font-size: 2em;
	font-weight: normal;
	color: #92c947;
	padding-bottom: 3px;
	margin-top: 2px;
}
#content p {
	padding: 2px;
}
#content hr {
	display:block;
	height:1px;
	color:#C8C8C8;
}
#content .Group {
	overflow: hidden;
	margin-bottom: 10px;
}
* html #content .Group {
	height: 1%;
}
#content .FCSPPC-Box {
	border: #ccc solid 1px;
	overflow: hidden;
	margin-bottom: 10px;
}
* html #content .FCSBox {
	height: 1%;
}

/* student credit cards */
.StudentCreditCards {
	float: left;
	font-size: .9em;
	height: 148px;
	overflow: hidden;
	padding: 10px 175px 15px 15px;
	width: 293px;
}
.StudentCreditCards h1 {
	font-size: 2em;
	font-weight: normal;
	color: #92c947;
	padding-bottom: 3px;
}
.StudentCreditCards ul {
	padding-top: 0px;
}
.StudentCreditCards ul li {
	padding-top: 0px;
}

/* student credit cards */
.FreeCreditReportsAndScores {
	float: left;
	font-size: .9em;
	height: 158px;
	overflow: hidden;
	padding: 0 175px 0 19px;
	width: 540px;
}
.FreeCreditReportsAndScores h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0163be;
	padding-top: 4px;
}
.FreeCreditReportsAndScores p {
	width: 340px;
	font-size: 1em;
	padding: 2px 2px 0 2px;
}
.FreeCreditReportsAndScores ul {
	padding-top: 10px;
}
.FreeCreditReportsAndScores ul li {
	padding-top: 5px;
}

/* editor pick */
.EditorPick {
	background: url(/common/img/bg-editor-pick.gif) no-repeat;
	float: right;
	height: 173px;
	overflow: hidden;
	width: 245px;
}
.EditorPick h3 {
	color: #fff;
	font-size: 1.1em;
	line-height: 31px;
	padding: 0 10px;
}
.EditorPick .Content {
	padding: 10px;
}
.EditorPick .Content h4 {
	font-size: 1em;
	padding-bottom: 10px;
}
.EditorPick .Content .Image {
	float: left;
	width: 82px;
}
.EditorPick .Content .Image img {
	vertical-align: top;
}
.EditorPick .Content .Vote {
	background: no-repeat;
	float: right;
	padding-top: 3px;
	width: 133px;
}
.EditorPick .Content .Vote p.Star0,
.EditorPick .Content .Vote p.Star1,
.EditorPick .Content .Vote p.Star2,
.EditorPick .Content .Vote p.Star3,
.EditorPick .Content .Vote p.Star4,
.EditorPick .Content .Vote p.Star5 {
	background: url(/common/img/sprites_images.gif) no-repeat;
	height: 14px;
	margin-left: 15px;
	overflow: hidden;
	text-indent: -1983em;
	width: 86px;
}
.EditorPick .Content .Vote p.Star5 {
	background-position: -1194px -115px;
}
.EditorPick .Content .Vote p.Star4 {
	background-position: -1103px -115px;
}
.EditorPick .Content .Vote p.Star3 {
	background-position: -1012px -115px;
}
.EditorPick .Content .Vote p.Star2 {
	background-position: -921px -115px;
}
.EditorPick .Content .Vote p.Star1 {
	background-position: -830px -115px;
}
.EditorPick .Content .Vote p.Star0 {
	background-position: -739px -115px;
}
.EditorPick .Content .Vote .ApplyNow {
	background: url(/common/img/sprites_images.gif) no-repeat -165px -75px;
	height: 25px;
	margin-top: 10px;
	overflow: hidden;
	text-indent: 25em;
	width: 120px;
}
.EditorPick .Content p {
	padding-left: 20px;
	font-size:0.9em;
}

/* PPC-Box */
#content .PPC-Box
{
	position:relative;
	clear: left;
	padding-bottom: 10px;
}
#content .Alt {
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content .PPC-Box h3 {
	color: #0F5CAB;
	font-size: 1em;
	padding: 5px 10px;
}
#content .PPC-Box .Content
{
	padding: 10px 10px 0;
}

/* card info */
.PPC-Box .CardInfo {
	padding-bottom: 10px;
	position: relative;
}
.PPC-Box .Image {
	position: absolute;
	left: 0px;
	margin: 5px 10px 0 0;
	text-align: center;
	width: 110px;
}
.PPC-Box .Image img {
	vertical-align: top;
}
.PPC-Box .Image p {
	padding-top:10px;
	padding-right:5px;
}
.PPC-Box .Image .ApplyNow a {
	background: url(/common/img/sprites_images.gif) no-repeat -401px -75px;
	display: block;
	height: 25px;
	text-indent: -1983em;
	overflow: hidden;
	width: 120px;
}
.Info {
	position: relative;
	width: 590px;
	float:right;
	margin:0;
	padding:0;
}
.Info h4 {
	color: #1070cf;
	font-size: 1em;
	margin-bottom: 5px;
}
.Info ul {
	padding-left: 0px;
	margin-left: 0px;
}
.Info ul li {
	position:relative;
	background: url(/common/img/ppc_bullets_arrow.jpg) no-repeat left 4px;
	text-align: left;
	padding-left: 12px;
	margin-left: 0px;
}
.Info .CardDetails {
	padding-left: 10px;
}
.EditorRating {
	position: relative;
	float: right;
	width: 220px;
	top: -20px;
}
.PPC-Box .EditorRating h4 {
	font-size: 1em;
	display: inline;
}
.Star0, .Star1, .Star2, .Star3, .Star4, .Star5 {
	background: url(/common/img/sprites_images.gif) no-repeat center top;
	margin: 1px 0px;
	display: inline;
	margin-left: 5px;
	width: 86px;
	height: 14px;
	/*position: absolute;*/
}
.Star5 { background-position: -1194px -115px; }
.Star4 { background-position: -1103px -115px; }
.Star3 { background-position: -1012px -115px; }
.Star2 { background-position: -921px -115px; }
.Star1 { background-position: -830px -115px; }
.Star0 { background-position: -739px -115px; }
.Box .CardInfo .CreditReport {
	background: none;
	float: right;
	height: 82px;
	margin-left: 10px;
	overflow: hidden;
	padding: 5px 5px;
	text-align: center;
	width: 120px;
}
.Box .CardInfo .CreditReport .ClickHere a {
	background: url(/common/img/sprites_images.gif) no-repeat -776px -75px;
	display: block;
	height: 25px;
	text-indent: -1983em;
	overflow: hidden;
	width: 120px;
}

/* tabular */
.PPC-Box .Tabular {
	color: #666;
}
.PPC-Box .Tabular table, .PPC-Box .Tabular table th, .PPC-Box .Tabular table td {
	border: none;
}
.PPC-Box .Tabular table th, .PPC-Box .Tabular table td {
	padding: 5px;
	text-align: center;
}
.PPC-Box .Tabular table th {
	background-color: #e9f1fa;
	color: #005cb9;
}

/* credit card database */
#content .CreditCardData a {
	background: url(/common/img/sprites_images.gif) no-repeat -595px -36px;
	color: #fff;
	display: block;
	font-size: 1.35em;
	font-weight: bolder;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}

/* blog */
.FreeCreditScores .Info {
	float: left;
	width: 450px;
}
.FreeCreditScores .Info h4 {
	font-size: 1em;
	color: #0163be;
	padding-left: 10px;
}
.FreeCreditScores .Info ul {
	padding-bottom: 10px;
}
.FreeCreditScores .Info ul li {
	background: url(/common/img/ico-list.gif) no-repeat left 7px;
	padding-left: 10px;
}
.FreeCreditScores .Info {
	padding-left: 10px;
}
.liimg { text-align:center; padding: 2px 9px; }
#content HR{ position: relative; width: 720px; border-style:solid; border-width:1px 0 0; text-align: right; }
#content H1 { color: #000; font-size: 1.2em; font-weight: bold; }
#footer-logo{
	background:transparent url(/common/img/logo_cr.gif) no-repeat scroll 0 0;
	display:block;
	height:41px;
	text-indent:-1983em;
	width:252px;
}
P.note{ margin-top: 10px; }
P.note span { font-size:0.9em; font-weight: bold; color:#F00; }
.AppNowButton
{
	background:transparent url(/common/img/sprites_images.gif) no-repeat scroll -401px -75px;
	display:block;
	height:25px;
	overflow:hidden;
	text-indent:-1983em;
	width:104px;
	margin-left: 8px;
}
.carditem{position:relative; width:720px; margin: 0 auto; padding:0;}
.carditemh3{display:inline; font-size: 1.2em; margin-bottom: 6px; padding: 0 200px 0 0; width: 400px;}
.editorsratingh3{display:inline; font-size: 1em;}
.carditemrating{float:right; clear:both; margin: 5px 0;}
.carditemimage{position: relative; float: left; width: 120px; margin:5px 2px;}
.carditem .Image-narrow img {
	width:72px;
	height:110px;
}
.carditemappnowbutton{margin-left:2px; margin-top: 6px;}
.carditemStar{display:inline-block; margin:0; margin-left: 7px;padding:0;}
.bullist{padding:0;margin:0;}

/**** PPC TEst Page CSS **/
#cards-list {
	margin:0;
	padding:0;
	display:block;
	position:relative;
	background: transparent url(/common/img/5-bu-table/main-header-729.jpg) no-repeat;
	height:215px;
	width:729px;
	z-index:6;
}
#cards-list .main-title {
	width:135px;
	float:left;
	padding-left:60px;
	padding-top:80px;
	color:#FFF;
	text-align:center;
}
#cards-list .main-title span{
	font-size:1.4em;
	font-weight:bold;
}
#cards-list .main-title h1{
	margin-top:17px;
	color:#FFF;
	font-size:1.3em;
}

/* search */
.cardSearchParams {
	margin-top:130px;
	float: left;
	width: 525px;
	height: 50px;
	padding-left: 8px;
	color: #FFFFFF;
}
.cardSearchResult ul {
	padding-top: 5px;
	padding-left: 10px;
}
.cardSearchResult ul li {
	float: left;
	width: 94px;
	font-size: 10px;
}
.cardSearchResult .bolderTxt {
	font-weight: bold;
	font-size: 11px;
}
.cardSearchParams ul li {
	float: left;
	width: 155px;
}
.cardSearchParams ul {
	padding-top: 2px;
	padding-left: 10px;
}
.cardSearchParams ul li {
	float: left;
	width: 140px;
	font-size: 11px;
}
.cardSearchParams li.btn-update {
	width: 58px;
	padding-left: 4px;
}
.cardSearchParams .updateBtn {
	height: 22px;
	width: 71px;
	border: none;
	background: url(/common/img/5-bu-table/btn-updat.jpg) bottom left no-repeat;
	padding-bottom: 4px;
}
.cardSearchParams select {
	width: 135px;
}
#card-search-results {
	width:730px;
	background: transparent url(/common/img/5-bu-table/bg-card-list.gif) repeat-y scroll 0 0;
}
.carditem-5bu{ padding:0; margin:0; position:relative; z-index:10; background: transparent url(/common/img/5-bu-table/card-detail-bg.gif) no-repeat; margin-left:5px; height:159px; padding-bottom:10px; top:-27px; }
.carditemh3-5bu{display:inline; font-size: 1.2em; width: 400px; color: #FFF; text-align:center; }
.carditemh3-5bu a, .carditemh3-5bu a:link { color: #FFF; text-align:center; padding-left:5px; line-height:28px;}
.editorsratingh3-5bu{ margin-left:2px; display:inline; font-size: 1em; }
.carditemrating-5bu{position:absolute; display:inline; left: 538px; padding-top: 3px; padding-left:2px;}
.carditemimage-5bu{position: relative; float:left; width: 100px; margin:25px 3px 5px 35px;}
#card-search-results .Image-narrow  { text-align:center; margin:20px 3px 5px 25px; }
#card-search-results .Image-narrow img { width:52px; height:72px; }
.carditemappnowbutton-5bu{margin-left:2px; margin-top: 4px;}
.carditemStar-5bu{ display:inline; margin:0; padding:0; font-size:1em; }
P.detail-link-5bu a { text-decoration:underline; color:#109FED; font-size:0.9em; text-align:left; padding-left:16px;}
#Error {
	color:#FF0000;
	font-weight:bold;
}
.card-info {
	position: relative;
	width: 575px;
	float:left;
	margin:0;
	padding:0;
	padding-top:2px;
}
.card-info ul {
	padding-left: 0px;
	margin-left: 0px;
}
.card-info span{
	font-style:italic;
	font-weight:normal;
	width:25px;
	color:#999999;
}
.card-info span a, .card-info span a:link {
	font-style:italic;
	font-weight:normal;
	width:25px;
	color:#999999;
}
.card-info .CardDetails {
	padding-left: 10px;
}

/* tabular */
.card-info .Tabular {
	color: #000;
}
.card-info .Tabular table, .card-info .Tabular table th, .card-info .Tabular table td {
	border: none;
}
.card-info .Tabular ul li {
	position:relative;
	background: none;
	list-style:none;
	text-align: left;
	padding-left: 10px;
	margin-left: 0px;
	font-weight:bold;
}
.card-info .Tabular table th {
	font-size:0.9em;
	color:#000;
	padding: 1px 3px 0 3px;
	text-align: center;
	border:0;
	border-bottom:1px dotted #000;
	font-weight:bold;
}
.card-info .Tabular table td {
	font-size:0.9em;
	padding: 2px 2px 0 2px;
	text-align: left;
	vertical-align:top;
	font-weight:bold;
}
.card-info .Tabular table td.introapr_d {
	width:12%;
	text-align:center;
}
.card-info .Tabular table td.apr_d {
	width:13%;
	text-align:center;
}
.card-info .Tabular table td.bt_d {
	width:23%;
	text-align:center;
}
.card-info .Tabular table td.credit_d {
	width:15%;
	text-align:center;
}
.card-info .Tabular table td.who_d {
	width:22%;
	text-align:left;
}
.card-info .Tabular table td.editor_d {
	width:20%;
	text-align:left;
}
.card-info .Tabular table td p{
	font-weight:normal;
	color:#999999;
}
.card-info .score ul li {
	position:relative;
	background: url(/common/img/ico-list-ppc.gif) no-repeat left 7px;
	text-align: left;
	padding-left: 15px;
	margin-left: 12px;
}
.AppNowButton-5bu
{
	background:transparent url(/common/img/5-bu-table/btn-apply-now.jpg) no-repeat scroll 0 0;
	display:block;
	height:31px;
	overflow:hidden;
	text-indent:-1983em;
	width:97px;
	margin-left: 0px;
}
.border-bottom-main {
	margin:0;
	padding:0;
	margin-left:2px;
	height:7px;
	background:transparent url(/common/img/5-bu-table/bg-boder-bottom-729.gif) no-repeat;
}
div#ppc-outro-div
{
	background-image: url(/common/img/formstart/background.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 310px;
	height: 217px;
}
div#ppc-outro-form-container
{
    padding-top: 55px;
    padding-left: 25px;
    font-weight: bold;
}
div#ppc-outro-form-container .radio-list
{
	font-weight: normal;
	float: left;
	margin-left: 15px;
}
div#ppc-outro-form-container .radio-list input
{
	vertical-align: top;
}
div#ppc-outro-div .submit-btn
{
	margin-top: 10px;
	height: 32px;
	width: 66px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: initial;
	border-color: initial;
	cursor: pointer;
	background-image: url(/common/img/formstart/gosmall.jpg);
}
#fltrSubBtn, #fltrSubBtn2{
    background: url("/common/img/btn-category-update.jpg") no-repeat scroll transparent;
    border: none;
    cursor: pointer;
    display: inline;
    height: 24px;
    width: 72px;
}
#TermFld, #TermFld2{
	/*width: 122px;*/
}

/* pulled from mp_view_form */
.flml45{float:left; margin-left:45px;}
#form-error{color: #C00; font-size: 14px; font-weight: bold; display: none;}
.blue-bar{background-color: #1566BE; height: 7px;}
#dd3{padding-top: 20px; width: 900px; border-bottom: 1px solid #C8C8C8; padding-bottom: 83px;}
.dp3{font-weight: bold; font-size:16px;}
#dul3{font-size: 16px; font-weight: bold;list-style-type: disc;}
#dul3 li{margin-left: 15px; margin-top: 3px;}
#ddr3{float: right; width: 500px; background-image: url('/common/img/formstart/looking_for_a_better_card.jpg'); background-position: top right; background-repeat: no-repeat; padding-top: 94px; }
#ddr4{float: right; width: 500px; background-image: url('/common/img/formstart/find_the_right_credit_card.jpg'); background-position: top right; background-repeat: no-repeat; padding-top: 94px; }
#dcards3{padding-top: 7px; color: #999; font-size: 11px;}
#ddr3inner{border-left: 5px solid #0C438F; border-right: 5px solid #0C438F; background-color: #DBE7F5;}
#drd3{padding-top: 40px;}    
#dfsb3{ display: block; height: 62px; width: 124px; margin:0px auto; background-image: url('/common/img/formstart/go.jpg'); border: none;cursor: pointer;}
#dcst3{padding: 7px auto;}
#dld3{padding-left: 20px;}
#dldb3{background-image: url('/common/img/formstart/looking_for_a_better_card_bottom.jpg'); background-position: bottom right; background-repeat: no-repeat; padding-top: 14px;}
#ddl3{float:left;}
.layout-wrapper{margin:auto;width:700px;}
.buzzwords{float:left;clear:both;width:261px;}
.buzzwords h2{color: #318ACE;margin:20px 0px; font-size:18px;}
.buzzwords ul{color:#797979; font-size: 13px; font-weight: bold;font-family: Helvetica; list-style:disc outside none;margin-left:17px;}
.buzzwords ul li{margin:10px 0px;}
#form-start{position:relative; width:422px;float:right;top:-71px;}
.form-top{width:422px;height:62px;background:transparent url('/common/img/ppc/top.png') no-repeat;}
.form-bottom{width:422px;height:24px;background:url('/common/img/ppc/ppc_landing_form_bottom.png') no-repeat;}
.form-content{border-width: 0px 9px; border-style:solid; border-color:#D8E8F7;margin-left: 1px;}
.form-start-arrow{background:url('/common/img/ppc/arrow.png'); position: absolute;width:70px; height:83px;float:right; top:10px;right:0;}
.form-body{padding:5px 15px;}
.form-body h1{color:#318ACE;margin-bottom: 20px; font-size:24px;}
.form-body p{color: #565252;font-family: sans-serif;font-size: 16px;font-weight: bold; margin: 8px 0;}
.form-input{padding-left:15px;color:#797979;font-weight: bold;font-size: 14px;}
.dotted-line 
{
    background: url("/common/img/dotted-line.GIF") repeat-x scroll 0 0 transparent;
    height: 7px;
	clear:both;
}
#ppcdiv h3 a:hover
{
	text-decoration: underline;
}
#cardimg:hover
{
	opacity:0.8;               /*Firefox & Chrome*/
	filter:alpha(opacity=80);   /* IE */
}
#cardapplynow:hover
{
	opacity:0.8;               /*Firefox & Chrome*/
	filter:alpha(opacity=80);   /* IE */
}
#fltrSubmit
{
	float:left;
	cursor:pointer;
	padding:16px 0 0 0;
}
.carditemppc
{
	position:relative; 
	width:720px;
	border-bottom: 1px solid #CCCCCC;
    margin-top: 10px;
    padding-bottom: 10px;	
}

/* CSS for excellent rating pop-up starts here. */
#mask {
    background-color: #000000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9000;
}

#boxes #btnapplynow {
    background-color: #FFFFFF;
    height: 330px;
    padding: 6px;
    width: 495px;
	border: 6px solid #676767;
	border-radius: 6px 6px 6px 6px;
}

#boxes .window {
    display: none;
    height: 210px;
    left: 0;    
    position: absolute;
    top: 0;
    width: 320px;
    z-index: 9999;
}
#boxes .close
{
	background-image: url('/common/img/excellentrating/cr-excellent-rating-close.png');
	background-repeat:no-repeat;
	float:right;
	width: 25px;
	height: 22px;
}

#boxes .txtHeading
{
	text-align:center; 
	clear:both; 
	color: #0D59A6; 
	font-size: 21px
}

#boxes .imgContinue
{
	text-align:center;
	margin-top: 15px;
	margin-bottom: 21px;
}
/* CSS for excellent rating pop-up ends here. */ 


.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix
{
	display: inline-block;
}
html[xmlns] .clearfix
{
	display: block;
}
* html .clearfix
{
	height: 1%;
}


