.rbroundbox { 
	background-color: #C81D00;
	padding:0;
	margin-bottom:10px;
}
.rbbot {
	background-color: white;
}
.rbheader {
	/*padding: 4px 10px 0 10px;*/
	height: 17px;
	margin: 0;
	background-color: #C81D00;
}
.rbcontent {
	background-color: #FFFFFF;
	padding:10px;
	margin:0;
}
.rbcontentimage{
	padding: 0;
	margin: 0;
}

.rbtop div { 
	background: url(/fileadmin/templates/layout/images/FCE/tl.gif) no-repeat top left; 
	padding:0;
	margin:0;
	background-color: transparent;
	z-index: 1;
}
.rbtop { 
	background: url(/fileadmin/templates/layout/images/FCE/tr.gif) no-repeat top right; 
	padding:0;
	margin:0;
	z-index: 15;
	background-color: #C81D00;

}
.rbbot div { 
	background: url(/fileadmin/templates/layout/images/FCE/bl.gif) no-repeat bottom left; 
	padding:0;
	margin:0;

}
.rbbot { 
	background: url(/fileadmin/templates/layout/images/FCE/br.gif) no-repeat bottom right; 
	padding:0;
	margin:0;
	background-color: #FFFFFF;
}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontentdate {
	height: 24px;
	border: none;
	background-color: white;
	vertical-align: bottom;
	padding: 0 10px 0 10px;
}
.rbroundbox { 
	width: 100%; 
	padding:0;
	margin:0;
 }

