.roundedcornr_box_content {
   background: #fcfcfc;
}
.roundedcornr_top_content div {
   background: url(/portals/0/images/corners/roundedcornr_content_tl.png) no-repeat top left;
}
.roundedcornr_top_content {
   background: url(/portals/0/images/corners/roundedcornr_content_tr.png) no-repeat top right;
}
.roundedcornr_bottom_content div {
   background: url(/portals/0/images/corners/roundedcornr_content_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_content {
   background: url(/portals/0/images/corners/roundedcornr_content_br.png) no-repeat bottom right;
}

.roundedcornr_top_content div, .roundedcornr_top_content, 
.roundedcornr_bottom_content div, .roundedcornr_bottom_content {
   width: 100%;
   height: 12px;
   font-size: 1px;
}
.roundedcornr_content_content { margin: 0 12px; background-color: #fcfcfc}