#container #body {
	width: auto;
}	

#body #content {
	width: 650px;
	padding-left: 10px;
	float: none;
}
 
#header,
#footer,
#bottomBarWrapper,
#content .progress-bar,
#content .secure-application,
#content #card-brand img,
#content #card-brand h3,
#content h1.error-heading,
#content #topper-header h3,
#content #topper-even-more,
#content #about-yourself #personal-information,
#content #about-yourself #business-information,
#content #about-yourself #school-financial-information,
#content #about-yourself #employment-information,
#content #about-yourself #card-selector,
#content #about-yourself #additional-info,
#content #about-yourself #balance-transfer,
#content #about-yourself #security-information,
#content #about-yourself #submit-information,
#content #about-yourself #submit-information,
#content #about-yourself .not-printable p,
#content #about-yourself .print-command,
#sub-content,
.additional-sub-content,
.additional-sub-content-newOverlay,
#content #topper,
#content #topper-b,
#topper-condensed,
#more-card-tabs-topper,
.caption,
#promo-selection,
#view-rates-ST008,
#masthead,
#content #topper-even-more-half ,
 .top-banner, 
 #content #legal-information .legal-sec, 
 #content #legal-information div a.printConditional,
 #content #accept-terms, 
 .form-control, 
 #footer, 
 #body .help-text ,
 #more-card-header,
 #rates-sidebar,
 #topper-more-card,
 #promo-selection,
 #lpbutton a {
 	display: none;
}

#content .padd-btm {
	padding-bottom: 0 !important;
}

#content #about-yourself .form-control-legal {
	display: none!important;
}

#content .section {
	padding: 0;
}

#content .section {
	border-bottom: none;
	padding: 0;
	height: auto;
}

#content #card-brand h1 {
	margin-left: 0 !important;
}

#content #topper-header {
	float: none;
}

#content #topper-header h1 {
	margin-left: 0 !important;
	padding: 5px 0 0 0;
	width:500px;
} 

#content #about-yourself #agreement {
	height: auto;
	width: auto;
	padding: 0;
	background: none;
	border: none;
	font-size: 12px;
	overflow: inherit;
}

#content #e-sign-agreement {
	height: auto;
	overflow: inherit;
}

#content #about-yourself #agreement table th, #content #about-yourself #agreement table td {
	background: none!important;
}

#content #card-brand h1 {
	padding-left: 0;
}

#content #about-yourself .not-printable h3 {
	font-size: 18px;
	display: block;
}

#content #agreement {
    height: 1800px;
}

/*IE fix*/
* html #content #agreement{
	height: inherit;
}
