.RndBoxBlueContainer {
	background-color:#E8F5FB;
	padding:0px; /* 0px Padding added because we're using 4px padding for regular DIVS arround site */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.RndBoxBlueTop div { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxBlueTL.gif) no-repeat top left; }
.RndBoxBlueTop { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxBlueTR.gif) no-repeat top right; }
.RndBoxBlueBot div { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxBlueBL.gif) no-repeat bottom left; }
.RndBoxBlueBot { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxBlueBR.gif) no-repeat bottom right; }
.RndBoxBlueTop, .RndBoxBlueBot, .RndBoxBlueTop div, .RndBoxBlueBot div {
	width: 100%;
	height: 11px;
	padding: 0px; /* 0px Padding added because we're using 4px padding for regular DIVS arround site */
	margin:0px;
}
.RndBoxBlueContent {
	color:#666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.RndBoxBlueContent p { padding:0px; }
