/* START Container Style*/
.Whitefade_width {
	width: 100%;
}
.titleWhitefade  {
	font-size: 14px;
	font-weight: bold;
	color: #207474;
	vertical-align:middle;
	text-align:left;
	padding:3px;
}
.Whitefade_contentbkgrd {
	vertical-align:top;
	text-align:left;
	padding:3px;
	
}
.Whitefade_cen {
	background: url(images/2MS_C_28.png);
	background-repeat: repeat-x;
	background-position:top;
	height:47px;
	width:auto;
}
.Whitefade_lsd {
    background: #abe8e9 url(images/2MS_C_33.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.Whitefade_rsd {
    background: #abe8e9 url(images/2MS_C_35.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.Whitefade_bg {
    background: #FFF;
	background-position:top;
	background-repeat:repeat-x;
}
.Whitefade_btcen {
	background: #abe8e9 url(images/2MS_C_38.png);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
}

