.roundedcornr_box_cloud {
   background: #f7f7f7;
}
.roundedcornr_top_cloud div {
   background: url("/images/roundedcornr_cloud_tl.png") no-repeat top left;
}
.roundedcornr_top_cloud {
   background: url("/images/roundedcornr_cloud_tr.png") no-repeat top right;
}
.roundedcornr_bottom_cloud div {
   background: url("/images/roundedcornr_cloud_bl.png") no-repeat bottom left;
}
.roundedcornr_bottom_cloud {
   background: url("/images/roundedcornr_cloud_br.png") no-repeat bottom right;
}

.roundedcornr_top_cloud div, .roundedcornr_top_cloud, 
.roundedcornr_bottom_cloud div, .roundedcornr_bottom_cloud {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_cloud { margin: 0 10px; }


.roundedcornr_box_white_on_silver {
   background: #FFFFFF;
}
.roundedcornr_top_white_on_silver div {
   background: url("/images/roundedcornr_white_on_silver_tl.png") no-repeat top left;
}
.roundedcornr_top_white_on_silver {
   background: url("/images/roundedcornr_white_on_silver_tr.png") no-repeat top right;
}
.roundedcornr_bottom_white_on_silver div {
   background: url("/images/roundedcornr_white_on_silver_bl.png") no-repeat bottom left;
}
.roundedcornr_bottom_white_on_silver {
   background: url("/images/roundedcornr_white_on_silver_br.png") no-repeat bottom right;
}

.roundedcornr_top_white_on_silver div, .roundedcornr_top_white_on_silver, 
.roundedcornr_bottom_white_on_silver div, .roundedcornr_bottom_white_on_silver {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_white_on_silver { margin: 0 10px; }


.roundedcornr_box_green {
   background: #8fc73e;
}
.roundedcornr_top_green div {
   background: url("/images/roundedcornr_green_tl.png") no-repeat top left;
}
.roundedcornr_top_green {
   background: url("/images/roundedcornr_green_tr.png") no-repeat top right;
}
.roundedcornr_bottom_green div {
   background: url("/images/roundedcornr_green_bl.png") no-repeat bottom left;
}
.roundedcornr_bottom_green {
   background: url("/images/roundedcornr_green_br.png") no-repeat bottom right;
}

.roundedcornr_top_green div, .roundedcornr_top_green, 
.roundedcornr_bottom_green div, .roundedcornr_bottom_green {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_green { margin: 0 10px; }



.roundedcornr_box_blue {
   background: #72a5dd;
}
.roundedcornr_top_blue div {
   background: url("/images/roundedcornr_blue_tl.png") no-repeat top left;
}
.roundedcornr_top_blue {
   background: url("/images/roundedcornr_blue_tr.png") no-repeat top right;
}
.roundedcornr_bottom_blue div {
   background: url("/images/roundedcornr_blue_bl.png") no-repeat bottom left;
}
.roundedcornr_bottom_blue {
   background: url("/images/roundedcornr_blue_br.png") no-repeat bottom right;
}

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



.roundedcornr_box_silver {
   background: #eeeeee;
}
.roundedcornr_top_silver div {
   background: url("/images/roundedcornr_silver_tl.png") no-repeat top left;
}
.roundedcornr_top_silver {
   background: url("/images/roundedcornr_silver_tr.png") no-repeat top right;
}
.roundedcornr_bottom_silver div {
   background: url("/images/roundedcornr_silver_bl.png") no-repeat bottom left;
}
.roundedcornr_bottom_silver {
   background: url("/images/roundedcornr_silver_br.png") no-repeat bottom right;
}

.roundedcornr_top_silver div, .roundedcornr_top_silver, 
.roundedcornr_bottom_silver div, .roundedcornr_bottom_silver {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_silver { margin: 0 10px; }


.roundedcornr_box_orange {
   background: #f0c215;
}
.roundedcornr_top_orange div {
   background: url("/images/roundedcornr_orange_tl.png") no-repeat top left;
}
.roundedcornr_top_orange {
   background: url("/images/roundedcornr_orange_tr.png") no-repeat top right;
}
.roundedcornr_bottom_orange div {
   background: url("/images/roundedcornr_orange_bl.png") no-repeat bottom left;
}
.roundedcornr_bottom_orange {
   background: url("/images/roundedcornr_orange_br.png") no-repeat bottom right;
}

.roundedcornr_top_orange div, .roundedcornr_top_orange, 
.roundedcornr_bottom_orange div, .roundedcornr_bottom_orange {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_orange { margin: 0 10px; }


