.RndBoxYellowContainer {
	background-color:#fdfc8c;
	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;
}
.RndBoxYellowTop div { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxYellowTL.gif) no-repeat top left; }
.RndBoxYellowTop { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxYellowTR.gif) no-repeat top right; }
.RndBoxYellowBot div { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxYellowBL.gif) no-repeat bottom left; }
.RndBoxYellowBot { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxYellowBR.gif) no-repeat bottom right; }
.RndBoxYellowTop, .RndBoxYellowBot, .RndBoxYellowTop div, .RndBoxYellowBot div {
	width: 100%;
	height: 11px;
	padding: 0px; /* 0px Padding added because we're using 4px padding for regular DIVS arround site */
	margin:0px;
}
.RndBoxYellowContent {
	color:#666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.RndBoxYellowContent p { padding:0px; }