.rbroundbox { background-color: #ffffff; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width:auto;
 
height:7px ;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin:   auto;
}
.rbroundboxc { background-color: #044684; }
.rbtopc div { background: url(tlc.gif) no-repeat top left; }
.rbtopc { background: url(trc.gif) no-repeat top right; }
.rbbotc div { background: url(bc.gif) no-repeat bottom left; }
.rbbotc { background: url(bc.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtopc div, .rbtopc, .rbbotc div, .rbbotc {
width:auto;
 
height:7px ;
font-size: 1px;
}
.rbcontentc { margin: 0 7px; }
.rbroundboxc { width: 100%; margin:   auto; 
}
.rbroundboxp { background-color: #044684; }
.rbtopp div { background: url(bc.gif) no-repeat top left; }
.rbtopp { background: url(bc.gif) no-repeat top right; }
.rbbotp div { background: url(blcp.gif) no-repeat bottom left; }
.rbbotp { background: url(brcp.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtopp div, .rbtopp, .rbbotp div, .rbbotp {
width:auto;
 
height:7px ;
font-size: 1px;
}
.rbcontentp { margin: 0 7px; }
.rbroundboxp { width: 100%; margin:   auto; 
}