 /* set background images for corners */



 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 6px 10px 12px 12px; }
.rbroundbox { width: 100%; margin: auto; }

.rbroundbox { background-color: #efebe3; }
.rbroundboxg { background-color: #024d2c; }

div.SkinContainer {	margin: 0 0 8px 0; }
	div.SkinContainer .AdminToolbar { background-color: #FFE1E1; }
	div.SkinContainer .Content { padding: 0; clear: both; }
	
	
.tanswirl { 
	width: 100%; 
	margin: auto; 
	background: url(tan-swirl.jpg) no-repeat bottom center #efebe3; }
	
#dnn_SmallLeftPane .rbcontent  { margin: 6px 6px 12px 8px; }
#dnn_SmallLeftPane .rbroundbox  {	border:1px solid #C1A999; }