/**
 *
 *
 * Customized styles that apply to individual sections.
 *
 */

/* ----------------------------------------------------------------------------
	HOME
---------------------------------------------------------------------------- */

/*
Banner on Home page.
*/
#mmflbanner {
	height: 112px;
	min-height: 112px;
	padding: 16px 19px 16px 20px;
	
}

#mmflbannerFR {
	height: 127px;
	min-height: 127px;
	padding: 16px 19px 16px 20px;
	}

#mmflbanner div.col_left {
	width: 35%;
	padding-right: 9px;
	margin: 0px;
	float: left;
}

#mmflbanner div.col_right {
	width: 63%;
	padding: 0px;
	margin: 0px;
	float: left;
}

/* ----------------------------------------------------------------------------
	RISK PAGES
---------------------------------------------------------------------------- */

#answer, #answer_illustration {
	display: none;
}

/* ----------------------------------------------------------------------------
	MEMBER STORIES
---------------------------------------------------------------------------- */

#story_christine {
	background: url(/static/canada/MMFL/Images/christine_story.jpg) no-repeat;
	height: 318px;
	width: 573px;
	margin-bottom: 15px;
}
