/* Start of CMSMS style sheet 'Rounded-Box_Vertical' */
/* 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;height:465px}
.rbroundbox {float:left; width: 31.5%;  margin: 1em auto; margin:5px;}
.rbroundbox .more {padding:3px 12px 5px 5px; }
.rbroundbox .rbinner { padding:5px 5px 5px 0px;}





/* 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; height:465px}
.rbroundbox2 {float:left; width:31.5%; margin: 1em auto; margin:5px; }
.rbroundbox2 .more {padding:3px 12px 5px 5px; }
.rbroundbox2 .rbinner { padding:5px 5px 5px 0px;}

/* End of 'Rounded-Box_Vertical' */

