
/*	mcd-20090220-mj: making the banner SEO friendly*/
#member-benefits-promo {
	height: 164px;
	margin: 5px 0 25px 0;
	padding: 30px 330px 0 30px;
	background: url(/credit-cards/images/member-benefits-promo.jpg) bottom left no-repeat;
}
#member-benefits-promo h2 {
	font-size: 2em;
	color: #576166;
	font-weight: normal;
	line-height: 1.2;
}
#member-benefits-promo h2 span {
	color: #ff6600;
}

.benefit-item {
	float:left; 
	width:320px;
	margin-bottom: 25px;
	display: inline;
}
.benefit-item.last {
	width: 310px;
}
.benefit-item .benefit-copy {
	float: left;
	width: 200px;
}
.benefit-item .benefit-copy h2 { 
	font-size: .9em;
	font-weight: bold;
	margin: 0 0 5px 5px;
	line-height:1.2em;
}
.benefit-item .benefit-copy p {  
	margin: 0 0 5px 5px;
	font-size: .75em;
	line-height: 1.3em;
}
.pdf-download {
	background:url("/credit-cards/images/bg-pdf-download.gif") left top no-repeat;
	width: 950px;
	height: 56px;
}
.pdf-download .icon {
	margin: 10px 20px 0 20px;
	float: left;
	display: inline;
}
.pdf-download p {
	float: left;
	line-height: 56px;
	font-size: .75em;
	color: #364145;
}
.pdf-download select { 
	font-size: .75em;
	color: #8a9499;
	float: left;
	margin: 20px 0 0 10px;
	display: inline;
}
#benefits-footnote {  
	font-size: .75em;
	color: #364145;
	margin: 15px 0 0 10px;
}
#benefits-flash-overlay {
	height: 510px;
	width: 900px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -450px;
	display: none;
}
.t {background: url(/credit-cards/images/dot.gif) 0 0 repeat-x; width: 100%; zoom:1;}
.b {background: url(/credit-cards/images/dot.gif) 0 100% repeat-x; zoom:1;}
.l {background: url(/credit-cards/images/dot.gif) 0 0 repeat-y; zoom:1;}
.r {background: url(/credit-cards/images/dot-blue.gif) 100% 0 repeat-y; zoom:1;}
.bl {background: url(/credit-cards/images/bl.gif) 0 100% no-repeat; zoom:1;}
.br {background: url(/credit-cards/images/br-blue.gif) 100% 100% no-repeat; zoom:1;}
.tl {background: url(/credit-cards/images/tl.gif) 0 0 no-repeat; zoom:1;}
.tr {background: url(/credit-cards/images/tr.gif) 100% 0 no-repeat; padding: 2px 2px 2px 10px; zoom:1; }

.left-content{
	font-size: .8em;
	width:435px;
	margin: 21px 20px 0 3px;
	float:left;
}
.right-content{
	width:468px;
	height:100%;
	float:left;
	background-color:#f7f9f9;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
.help-me-questions{
	padding: 7px 0 13px 0;
	font-weight:bold;
	font-size: .9em;
}
.input-type{
	margin:0;
	padding:0;
	float:left;
}
.input-text{
	padding:3px 0 20px 0;
}
#reset-link{
	clear: both;
	padding: 20px 0px;
}
.card-info{
	width:100%;
	/*margin:0 0 0 10px;*/
	border-bottom:1px solid #dce3e5;
	padding:3px 0 4px 0;
	background-color:#F7F9F9;
}
.card-info-last-row{
	width:100%;
	/*margin:0 0 0 10px;*/
	padding:3px 0 1px 0;
	background-color:#F7F9F9;
}
table.card-info td{
	font-size:.9em;
}
table.card-info-last-row td{
	font-size:.9em;
}
.first-col{
	text-align:left;
	vertical-align:top;
}
.second-col{
	text-align:left;
	vertical-align:top;
	width:280px;
	padding: 5px 0 0 10px;
}
.third-col{
	width:92px;
	text-align:left;
	vertical-align:top;
}
.third-col img{
	padding-bottom:5px;
}
.tell-us{
	padding: 0 0 10px 0;
}
.table-title{
	font-weight:bold;
}
.table-title a{
	color: #000;
}
.benefit-item h2 a{
	color:#293033;
}
a.more-benefits {
	background: url("/images/icon-arrow.gif") right .4em no-repeat;
	padding-right: 8px;
	line-height: 1.2em;
}
#member-benefits-obtrusive {
	height: 520px;
	width: 880px;
	margin-top: -260px;
	margin-left: -440px;
	position: absolute;
	top: 50%;
	left: 50%;		
	z-index: 4000;
}