.roundedcornr_box {
   background: #dfdfdf url(../images/cornered_text_box/roundedcornr_grad.gif) repeat-x top left;
}
.roundedcornr_top div {
   background: url(../images/cornered_text_box/roundedcornr_tl.gif) no-repeat top left;
}
.roundedcornr_top {
   background: transparent url(../images/cornered_text_box/roundedcornr_tr.gif) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(../images/cornered_text_box/roundedcornr_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: transparent url(../images/cornered_text_box/roundedcornr_br.gif) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 5.5px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px; }