.roundedcornr_box_red {
   background: #913300;
}
.roundedcornr_top_red div {
   background: url(rounded_red_tl.png) no-repeat top left;
}
.roundedcornr_top_red {
   background: url(rounded_red_tr.png) no-repeat top right;
}
.roundedcornr_bottom_red div {
   background: url(rounded_red_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_red {
   background: url(rounded_red_br.png) no-repeat bottom right;
}

.roundedcornr_top_red div, .roundedcornr_top_red, 
.roundedcornr_bottom_red div, .roundedcornr_bottom_red {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_red { margin: 0 15px; }

