/* Begin: Flexible Section Intro */

/* Begin: Flexible Section Intro Container*/
#fSecIntroContainer{
	width: 570px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* End: Flexible Section Intro Container*/

/* Begin: Flexible Section Text and Image Container*/
#fSecTxtImgContainer {
	width: 570px; 
	BACKGROUND-COLOR: #ffff00;
	MARGIN-BOTTOM: -3px;
}
/* End: Flexible Section Text and Image Container*/

/* Begin: Flexible Section Text Container*/
#fSecTxtContainer2Col {
	width: 390px; 
	float:left;
	background-color : #FFFF00;

}
/* End: Flexible Section Text Container*/

/* Begin: Flexible Section Intro Title & Background*/
.ms57fSecIntroTitle{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 10px;		
}
/* End: Flexible Section Intro Title & Background*/

/* Begin: Flexible Section Body Text*/
.ms57fSecBodyTxt{
	margin: 0px 0px 0px 0px; 
	padding: 5px 10px 0px 10px;	
}
/* End: Flexible Section Body Text*/

/* Begin: Flexible Section Intro Link Holder*/
.fSecLinkHolder{	
	padding: 10px 10px 0px 10px;
}
/* End: Flexible Section Intro Link Holder*/

.fSecImage1Col{
	float: left;
	width: 180px;

}

/* ------ Classes not used in M_S57 Flexible Section Intro ------ */

#fSecTxtContainer {
	width: 180px; 
	float:left;
	background-color : #FFFF00;
        /* Begin: modified for IE 7 */
        height:auto;
        /* end: modified for IE 7 */

}
 /* Begin: modified for IE 7 */
.fSecImage2Col{
	float: left;
	width: 390px;

}
 /* End: modified for IE 7 */
.fSecImage3Col{
	float: left;
	width: 570px;

}
/* ------ Classes not used in M_S57 Flexible Section Intro ------ */

/* End: Flexible Section Intro */
