.main-content {
	background: url(/credit-cards/cardbuilder/images/bg-splash.jpg) 0 0 repeat-x;
	padding-top: 0;
}

.chat-text {
	position: absolute;
	top: 30px;
	right: 20px;
	z-index: 100;
}

#splash-art {
	float: right;
}

.text-content {
	width: 355px;
	padding:55px  0 0 55px;
}

.text-content:after,
.secondary-content:after {
	display: block;
	content: "";
	clear:both;
}

.text-content li div:after {
	display: block;
	content: "";
	clear: left;
}

.text-content h1 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 38px;
}

.text-content h2 {
	margin-bottom: 22px;
	font-size: 22px;
	font-weight: normal;
}

.text-content h3 {
	width: 280px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
}

.text-content ul {
	padding-bottom: 10px;
}

.text-content li {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}

.text-content li span {
	float: left;
	padding-right: 10px;
	font-size: 30px;
	font-weight: bold;
	color: #FF6600;
}

.text-content li p {
	float: left;
	width: 320px;
	padding-top: 7px;
	line-height: 1.2;
}

.text-content li sup {
	font-weight: normal;
	vertical-align: baseline;
	font-size: 10px;
	position: relative;
	top: -6px;
}

.secondary-content {
	clear: both;
	padding: 15px 0 25px 30px;
}

.button {
	float: left;
	padding-right: 10px;
	cursor: pointer;
}

.button-top {
	height: 6px;
	width: 268px;
	background: url(/credit-cards/cardbuilder/images/button-top-cap.png) 0 0 no-repeat;
}

.button.second .button-top {
	width: 302px;
	background: url(/credit-cards/cardbuilder/images/second-button-top-cap.png) 0 0 no-repeat;
}

.button-body {
	min-height: 38px;
	width: 256px;
	background: #EFF2F3 url(/credit-cards/cardbuilder/images/button-body.png) 0 0 repeat-x;
	border-left: 1px solid #EDF1F2;
	border-right: 1px solid #EDF1F2;
	padding: 2px 0 0 10px;
	font-weight: bold;
}

.button-body img {
	float: left;
	padding-right: 10px;
}

.button.second img {
	padding-right: 15px;
}

.button-body a span {
	line-height: 37px;
}

.button.second .button-body a span {
	background: url(/credit-cards/cardbuilder/images/external-link.png) 0 .25em no-repeat;
	padding-left: 17px;
	font-weight: bold;
}

.button-body a.more {
	line-height: normal;
}

.button-bottom {
	height: 6px;
	width: 268px;
	background: url(/credit-cards/cardbuilder/images/button-bottom-cap.png) 0 0 no-repeat;
}

.button.second .button-body {
	width: 290px;
}

.button.second .button-bottom{
	width: 302px;
	background: url(/credit-cards/cardbuilder/images/second-button-bottom-cap.png) 0 0 no-repeat;
}

.secondary-content .logo {
	float: right;
	margin: 15px 10px 0 0;
}

.footnotes {
	padding: 7px 20px 2px;
	border-top: 1px solid #C6D2D6;
	color: #8A9499;
	line-height: 1.3;
}

#footer {
	padding-top: 25px;
}

div.overlay-small {
	font-size: 12px;
}

div.overlay-small p,
div.overlay-small li {
	padding-bottom: 10px;
	line-height: 1.3;
}
