.RndBoxPinkContainer {
	background-color:#fddfed;
	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;
}
.RndBoxPinkTop div { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxPinkTL.gif) no-repeat top left; }
.RndBoxPinkTop { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxPinkTR.gif) no-repeat top right; }
.RndBoxPinkBot div { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxPinkBL.gif) no-repeat bottom left; }
.RndBoxPinkBot { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxPinkBR.gif) no-repeat bottom right; }
.RndBoxPinkTop, .RndBoxPinkBot, .RndBoxPinkTop div, .RndBoxPinkBot div {
	width: 100%;
	height: 11px;
	padding: 0px; /* 0px Padding added because we're using 4px padding for regular DIVS arround site */
	margin:0px;
}
.RndBoxPinkContent {
	color:#666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.RndBoxPinkContent p { padding:0px; }