.rbroundbox { background: url(/portal/css/images/nt.gif) repeat; }
.rbtop div { background: url(/portal/css/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/portal/css/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/portal/css/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/portal/css/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;

}
.rbcontent { margin: 0 12px; text-align:left}
.rbroundbox { width: ; margin: 2px auto; }
