/* Start of CMSMS style sheet 'Rounded-Box_Horizontal' */
/* set millions of background images */
.rbroundbox { background: url(images2/rc/nt.gif) repeat; }
.rbroundbox .rbtop div { background: url(images2/rc/tl.gif) no-repeat top left; }
.rbroundbox .rbtop { background: url(images2/rc/tr.gif) no-repeat top right; }
.rbroundbox .rbbot div { background: url(images2/rc/bl.gif) no-repeat bottom left; }
.rbroundbox .rbbot { background: url(images2/rc/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbroundbox .rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbroundbox .rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }
.rbroundbox .more {padding:3px 12px 5px 537px; }




/* set millions of background images */
.rbroundbox2 { background: url(images2/rc/nt2.gif) repeat; }
.rbroundbox2 .rbtop div { background: url(images2/rc/tl2.gif) no-repeat top left; }
.rbroundbox2 .rbtop { background: url(images2/rc/tr2.gif) no-repeat top right; }
.rbroundbox2 .rbbot div { background: url(images2/rc/bl2.gif) no-repeat bottom left; }
.rbroundbox2 .rbbot { background: url(images2/rc/br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbroundbox2 .rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbroundbox2 .rbcontent { margin: 0 7px; }
.rbroundbox2 { width: 100%; margin: 1em auto; }
.rbroundbox2 .more {padding:3px 12px 5px 537px; }

/* End of 'Rounded-Box_Horizontal' */

