.roundedcornr_box_blue {
   background: #005a91;
}
.roundedcornr_top_blue div {
   background: url(rounded_blue_tl.png) no-repeat top left;
}
.roundedcornr_top_blue {
   background: url(rounded_blue_tr.png) no-repeat top right;
}
.roundedcornr_bottom_blue div {
   background: url(rounded_blue_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_blue {
   background: url(rounded_blue_br.png) no-repeat bottom right;
}

.roundedcornr_top_blue div, .roundedcornr_top_blue, 
.roundedcornr_bottom_blue div, .roundedcornr_bottom_blue {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_blue { margin: 0 15px; }

