/* Styles for Containers  */
.RightSideFadeTitle {
	font-size: 14px;
	font-weight: bold;
	color: #9d8ea5;
}
.RightSideFadeWidth {
	width: 100%;
	background-color:#351746;
}
.RightSideFadeContentpane {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border-bottom:0px solid #cfcfcf;
	border-left:0px solid #cfcfcf;
	border-right:0px solid #cfcfcf;
}
.RightSideFade {
	background: url(Images/container-fade_06.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}
.BottomPadd { padding:5px}
