.rbroundbox { width: 200px;  }
.rbroundboxdoble { width: 380px;  }
.rbroundboxgrande { width: 590px;  }
.rbroundboxareas { width: 460px;  }
.rbroundboxestrecho { width: 120px;  }

.rbtop         { background: url(images/bordecuadro_top.gif) repeat-x; text-align:center; }
.rbtop div     { background: url(images/bordecuadro_tl.gif) no-repeat top left; }
.rbtop div div { background: url(images/bordecuadro_tr.gif) no-repeat top right; }

.rbbot         { background: url(images/bordecuadro_bottom.gif) repeat-x; }
.rbbot div     { background: url(images/bordecuadro_bl.gif) no-repeat top left; }
.rbbot div div { background: url(images/bordecuadro_br.gif) no-repeat top right; }

.rbcontentwrap { background: url(images/bordecuadro_left.gif) repeat-y; }
.rbcontent     { background: url(images/bordecuadro_right.gif) repeat-y right; }

.rbcontentwrapdespl { background: url(images/bordecuadro_left.gif) repeat-y;
					 height:180px; overflow:auto; padding: 0 0 0 1px; }
.rbcontentdespl     {  }

 /* height and width details */
.rbtop, .rbtop div div {
	font-size: 12px;
	height: 26px;
	width: 100%;
}
.rbtop div {
	width: 100%;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.rbbot div, .rbbot, .rbbot div div {
	height: 16px;
	width: 100%;
}
.rbcontent  { padding: 0; margin: 0;  }