.rbroundbox { background: url(images/tale.png) repeat-x; }
.rbroundboxalt { background: url(images/tale.png) bottom repeat-x; }
.rbroundboxsol { background: url(images/tale.png) left repeat-y; }
.rbroundboxsag { background: url(images/tale.png) right repeat-y; }
.rbtop div { background: url(images/kutu_tl.png) no-repeat top left; }
.rbtop { background: url(images/kutu_tr.png) no-repeat top right; }
.rbbot div { background: url(images/kutu_bl.png) no-repeat bottom left; }
.rbbot { background: url(images/kutu_br.png) 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 { margin: 0 7px; }*/
.rbroundbox { width: 100%; margin: 1em auto; }
