/* CSS Document */

.rbroundbox { background: url(nt.gif) repeat; }
.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: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { height:90px;  margin: 0 7px; }
.rbroundbox { margin: 1em auto; }







.rbroundbox1 { background: url(nt1.gif) repeat; }
.rbtop1 div { background: url(tl1.gif) no-repeat top left; }
.rbtop1 { background: url(tr1.gif) no-repeat top right; }
.rbbot1 div { background: url(bl1.gif) no-repeat bottom left; }
.rbbot1 { background: url(br1.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop1 div, .rbtop1, .rbbot1 div, .rbbot1 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent1 { height:90px; margin: 0 7px; }
.rbroundbox1 { margin: 1em auto; }










.rbroundbox2 { background: url(nt2.gif) repeat; }
.rbtop2 div { background: url(tl2.gif) no-repeat top left; }
.rbtop2 { background: url(tr2.gif) no-repeat top right; }
.rbbot2 div { background: url(bl2.gif) no-repeat bottom left; }
.rbbot2 { background: url(br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { height:90px; margin: 0 7px; }
.rbroundbox2 { margin: 1em auto; }
