.roundedcornr_box_gray {
	background: url(images/roundedcornr_tl_gray.png) no-repeat top left;
}
.roundedcornr_top_gray {
	background: url(images/roundedcornr_tr_gray.png) no-repeat top right;
}
.roundedcornr_bottom_gray {
	background: url(images/roundedcornr_bl_gray.png) no-repeat bottom left;
}
.roundedcornr_bottom_gray div {
	background: url(images/roundedcornr_br_gray.png) no-repeat bottom right;
}
.roundedcornr_content_gray {
	background: url(images/roundedcornr_r_gray.png) top right repeat-y;
}

.roundedcornr_top_gray div,.roundedcornr_top_gray,
.roundedcornr_bottom_gray div, .roundedcornr_bottom_gray {
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.roundedcornr_content_gray, .roundedcornr_bottom_gray {
	margin-top: -19px;
}
.roundedcornr_content_gray { padding: 0 5px; }



.roundedcornr_box_header {
   background: #0066CC url(images/roundedcornr_header_grad.gif) repeat-x top left;
}
.roundedcornr_top_header div {
   background: url(images/roundedcornr_header_tl.gif) no-repeat top left;
}
.roundedcornr_top_header {
   background: transparent url(images/roundedcornr_header_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_header div {
   background: url(images/roundedcornr_header_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_header {
   background: transparent url(images/roundedcornr_header_br.gif) no-repeat bottom right;
}

.roundedcornr_top_header div, .roundedcornr_top_header,
.roundedcornr_bottom_header div, .roundedcornr_bottom_header {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_header { margin: 0 10px; }