.cbl {
background: #fc6 url('/images/roundcorners/bl2.gif') no-repeat 0 100%;
top: 0px; width:87%; margin: 0% 0% 0% 6%;color:inherit; 
}
.cbr {
background: url('/images/roundcorners/br2.gif') no-repeat 100% 100%;
}
.ctl {
background: url('/images/roundcorners/tl2.gif') no-repeat 0 0;
}
.ctr {
background: url('/images/roundcorners/tr2.gif') no-repeat 100% 0;
padding: 0px;
top: 0px
}
/* this is the innerbox of the round box the name 
was chosen to avoid confusion with other innerboxes */
.roundboxbox {margin:20px;color:#333;background-color:inherit;}

.roundboxbox h2{margin:20px;color:#333;background-color:#fc6;}