/* = Credit Card Home Page Styles 9.25.10 = 
----------------------------------------------------------------------------------------------------*/

/* = Fix Footer Whitespace Issues - Lam N.- Implemented by Team 1 */
div.evolution { 
    margin-bottom: 25px;
}
/* === */
.evolution .column .grid-12, .standard .column .grid-12 {
	width: 700px;
	}
.evolution .callout-small-image, .standard .callout-small-image {
	float: left;
	margin-right: 10px;
	}
.evolution #nav-lob, .standard #nav-lob {
	margin: 0;
	padding: 0;
	}
.evolution #section-3-heading, .standard #section-3-heading {
	display: block;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
	color: #013a6f;
	background: url(/img/card/bg/lp_gradient.png) #ffffff repeat-x scroll top left;
	}
.evolution h3, .standard h3 {
	font-size: 1.25em;
	}
.evolution h3.h3-height, .standard h3.h3-height {
	margin-bottom: 10px;
	}
.evolution .grid-4-inset, .standard .grid-4-inset {
	width: 220px;
	padding: 0px;
	}
.container ul {
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
	}
.evolution p, .standard p {
	margin: 0 0 0 0 ;
	}
.evolution p.callout-card-product-name{
	margin-top: 30px;
	margin-bottom: 0;
	}
#section-4 .tt_link ul li,
#section-5 .tt_link ul li,
#section-6 .tt_link ul li {
	margin-left: -10px;
	width:200px;
	}
.quick-links {
	width: 215px! important;
	}
#section-4 p img,
#section-5 p img,
#section-6 p img,
#section-7 p img,
#section-8 p img{
	margin: 10px 0 10px 0px;
	}
.evolution #footnotes p, .standard #footnotes p {
	margin: 0 0 1.3em 0 ;
	}
/* = Fix X+1 Callout Spacing on Images
----------------------------------------------------------------------------------------------------*/
img.imageRight, 
.imageRight .featureImage {
	float:right;
	padding:5px 0 10px 10px;
	}

.ratings {
	height: 23px;
	line-height: 23px;
}

.ratings img {
	vertical-align: top;
}
