﻿.softFade { background: #d7e8f8 url(../images/pages/lend/invest_overview/fade_bg.png) repeat-x; }
	.softFade .c1 { background: url(../images/pages/lend/invest_overview/fade_tl.png) no-repeat top left;	}
	.softFade .c2 { background: url(../images/pages/lend/invest_overview/fade_tr.png) no-repeat top right; }
	.softFade .c3 { background: url(../images/pages/lend/invest_overview/fade_bl.png) no-repeat bottom left; }
	.softFade .c4 { background: url(../images/pages/lend/invest_overview/fade_br.png) no-repeat bottom right; height: 715px;}
	.softFade .cornerPadding { padding: 20px; }

.softFade2 { background: #d7e8f8 url(../images/pages/lend/portfolio_plans/fade_bg.png) repeat-x; }
	.softFade2 .c1 { background: url(../images/pages/lend/portfolio_plans/fade_tl.png) no-repeat top left;	}
	.softFade2 .c2 { background: url(../images/pages/lend/portfolio_plans/fade_tr.png) no-repeat top right; }
	.softFade2 .c3 { background: url(../images/pages/lend/portfolio_plans/fade_bl.png) no-repeat bottom left; }
	.softFade2 .c4 { background: url(../images/pages/lend/portfolio_plans/fade_br.png) no-repeat bottom right;}
	.softFade2 .cornerPadding { padding: 20px; }

.quote { text-align: right; float: right; border-left: 1px solid #d7e0e7; height: 536px; }
	.quote .quoteText { padding: 4px; }
	.quote .moreLinks { text-align: left; padding: 85px 2px 0 20px; }
	
.horizontalPillbox { background: url(../images/pages/lend/invest_overview/bevel.gif) no-repeat top right; overflow: hidden; width: 648px; height: 135px; margin-top: 18px;}
	.horizontalPillbox .tab { float: left; }
	.horizontalPillbox .copy { float: right; width: 623px; position: relative;}
		.horizontalPillbox .copy .padding {padding: 15px 5px 10px 15px;}
	.horizontalPillbox ul { margin: 0; padding: 6px 0 0 14px; list-style-position: outside;}
		.horizontalPillbox li { margin: 0; padding: 0 0 2px 0; }
	.horizontalPillbox .continue { position: absolute; left: 490px; top: 92px; }
	
	
.offers { position: relative; margin-top: 18px; }
.offers p { margin: 0; padding: 0 0 10px;}
.offers .lender { background: url(../images/pages/home/homepage/offers_mobile.png) no-repeat top left; width: 539px; height: 118px; }
	.offers .lender .padding { padding: 36px 15px 15px 210px; }
.offers .borrower { background: url(../images/pages/home/homepage/offers_referral.png) no-repeat top left; width: 428px; height: 118px; position: absolute; left: 518px; top: 0; }
	.offers .borrower .padding { padding: 36px 20px 20px 96px; }
	
.bottomBar { clear: both; margin-top: 20px; position: relative; background: url(../images/pages/lend/home/bottom_bar_bg.png) no-repeat top left; width: 966px; height: 119px; }
.bottomBar .right { position: absolute; left: 590px; top: 18px; width: 320px; }
.bottomBar .left { position: absolute; left: 110px; top: 18px; width: 320px; }
	.bottomBar .left .quote-open { position: relative; left: -5px; top: 14px; }
	.bottomBar .left .quote-logo { text-align: right; padding-top: 14px; }
