﻿.roundedcornr_box_White {
   background: #f08a00;
}
.roundedcornr_top_White div {
   background: url(../../Content/Images/Whiteroundbox/tl.png) no-repeat top left;
}
.roundedcornr_top_White {
   background: url(/Content/Images/Whiteroundbox/tr.png) no-repeat top right;
}
.roundedcornr_bottom_White div {
   background: url(/Content/Images/Whiteroundbox/bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_White {
   background: url(/Content/Images/Whiteroundbox/br.png) no-repeat bottom right;
}

.roundedcornr_top_White div, .roundedcornr_top_White, 
.roundedcornr_bottom_White div, .roundedcornr_bottom_White {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_White { margin: 0 10px; }
