/*
|	ditech/GMAC Legal Section CSS
|	section specific css
|	
|	credits:
|	Eric Meyer's Reset CSS: http://meyerweb.com/eric/tools/css/reset/
|	Mark James's FAMFAMFAM Icons : http://www.famfamfam.com/
|
*/

/*	SECTION SPECIFIC STRUCTURAL
------------------------------------------------------------------------------*/
/* MENUS */
.assumptions #menu_assumptions a,
.marketingDisclosures #menu_marketingDisclosures a,
.disclosures #menu_disclosures a,
.privacy #menu_privacy a,
.terms #menu_terms a,
.licensing #menu_licensing a,
.security #menu_security a {
	color: #00a5d9;
}

/* MASTHEADS */
#masthead.realLifePlan {
	display: block;
	height: 360px;
	margin-bottom: 17px;
	background: transparent url("/common/images/mastheads/products/realLifePlan_4col.jpg") no-repeat left bottom;
}

.assumptions #masthead h1,
.marketingDisclosures #masthead h1,
.disclosures #masthead h1,
.privacy #masthead h1,
.terms #masthead h1,
.licensing #masthead h1,
.terms #masthead h1,
.security #masthead h1,
.advertisedDisclosure h1,
.onTheMoveTerms h1 {
	padding-top: 30px;
}

/* CONTENT */
.interestRateTypes a.btn_applyNow{
	margin-bottom: 14px;
}

.disclosures h2 {
	margin-top: 40px;
}

.equityHome .containerElement_2column {
	height: 250px;
}

.advertisedDisclosure .disclosure,
.marketingDisclosures .disclosure {
	margin-bottom: 14px;
}

.advertisedDisclosure a.btn_applyNow {
	/*margin-left: 250px;*/
}

.advertisedDisclosure .containerElement_2column {
	height: 180px;
}

ul#rateInfo {
	margin-left: 10px;
}

ul#rateInfo li {
	margin-left: 0px;
	padding-left: 0px;
	border-top: 1px solid #bbbbbb;
}

ul#rateInfo li#lastInfo {
	border-bottom: 1px solid #bbbbbb;
}

ul#rateInfo li label {
	display: block;
	float: left;
	width: 90px;
	margin-right: 29px;
}

ul#rateInfo li span.prodRateInfo {
	display: block;
	float: left;
	width: 90px;
}


/*	SECTION SPECIFIC TYPOGRAPHY
------------------------------------------------------------------------------*/
.advertisedDisclosure .disclosure,
.marketingDisclosures .disclosure {
	font-size: 11px;
}