.RndBoxLineSunContainer {
	background-color:#FFFFFF;
	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;
}
.RndBoxLineSunTop div {	background: url(http://rgbconcept.com/CommonStyles/images/RndBoxLineSunTL.gif) no-repeat top left;}
.RndBoxLineSunTop { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxLineSunTR.gif) no-repeat top right; }
.RndBoxLineSunBot div { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxLineSunBL.gif) no-repeat bottom left;  }
.RndBoxLineSunBot { background: url(http://rgbconcept.com/CommonStyles/images/RndBoxLineSunBR.gif) no-repeat bottom right; }
.RndBoxLineSunTop, .RndBoxLineSunBot, .RndBoxLineSunTop div, .RndBoxLineSunBot div {
	width: 100%;
	height: 14px;
	padding: 0px; /* 0px Padding added because we're using 4px padding for regular DIVS arround site */
	margin:0px;
}
.RndBoxLineSunContent {
	color:#666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right:#C16B16 1px solid;
	border-left:#C16B16 1px solid;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.RndBoxLineSunContent p { padding:0px; margin:0px; }