/* CSS Document */
body {
	background: #dfdfdf url(/credit-cards/images/landing-pages/body_bg.gif) top center repeat-y;
	}
#motiva-landing {
	background:#fff url(/credit-cards/images/landing-pages/motiva-topper.jpg) 0 0 no-repeat;
	padding-left:80px;
	width:890px;
	position:relative;
	}
#motiva-landing a.top-right-link {
	float:right;
	color:#fff;
	font-size:.75em;
	margin:10px 90px 0 0;
	background: url(/credit-cards/images/landing-pages/white-arrow.gif) right .3em no-repeat;
	padding-right: 7px;
	}
#motiva-landing h4 {
	color:#000;
	font-size:1em;
	padding:182px 0 0 0px;
	width:485px;
	line-height:1.40em;
	font-weight:bold;
	}
#motiva-landing h4 sup {
	font-size:9px;
	vertical-align:top;
	}
.buckets div {
	width: 142px;
	padding:0 5px 5px 10px;
	float:left;
	margin:40px 0 30px 0;
	color:#666;
	}
.buckets div p {
	line-height:1.2;
	font-size:.90em;
	}
.buckets div p strong {
	color:#f5741a;
	font-size:3.5em;
	line-height:1;
	}
.buckets div p sup {
	font-size:.55em;
	vertical-align:top;
	}
.buckets div p span {
	color:#f5741a;
	font-weight:bold;
	}
.buckets div.middle {
	border-left:1px solid #d8dadb;
	border-right:1px solid #d8dadb;
	}
.buckets div.middle p.details {
	margin:5px 0 0 0;
	}	
.buckets div.middle p.details a {
	font-size:.9em;
	background:url(/images/icon-arrow.gif) right .5em no-repeat;
	padding-right:7px;
	}
.buckets div.end {
	width: 160px;
	}
div.button {
	position:absolute;
	top:320px;
	left:645px;
	}
div.button a.image-link {
	background:url(/credit-cards/images/landing-pages/btn-apply-now.gif) 0 0 no-repeat;
	height:38px;
	width:138px;
	display:block;
	float:left;
	text-indent:-999em;
	overflow:hidden;
	}
div.button a:hover.image-link {
	background: url(/credit-cards/images/landing-pages/btn-apply-now.gif) 0 -38px no-repeat;
	}

div.button a.text-link {
	background:url(/images/icon-arrow.gif) right .4em no-repeat;
	padding:0 7px;
	font-size:.75em;
	line-height:38px;
	}

#left-box {
	clear:left;
	float:left;
	background:url(/credit-cards/images/landing-pages/green-dollar.jpg) top left no-repeat;
	width:397px;
	height:109px;
	padding:23px 0 0 18px;
	cursor:pointer;
	}
#left-box h3, #right-box0 h3 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:7px;
	}
#left-box p, #right-box0 p {
	font-size:.75em;
	line-height:1.3;
	width:225px;
	margin-bottom:7px;
	}
#left-box p a, #right-box0 p a {
	background:url(/images/icon-arrow.gif) right .4em no-repeat;
	padding-right: 7px;
	}

#right-box0 {
	float:left;
	background:url(/credit-cards/images/landing-pages/lady-couch.jpg) top left no-repeat;
	width:397px;
	height:109px;
	padding:23px 0 0 18px;
	margin: 0 0 30px 10px;
	cursor:pointer;
	}

#footer {
	width:840px;
	margin-left:80px;
	margin-top:0;
	}

#rewards-flash-overlay, #benefits-flash-overlay {
	display:none;
	}
	
p.disc {
	color:#8A9499;
	font-size:0.69em;
	margin:0 0 10px 80px;
	}