.roundedcornr_box {
	background: url("../images/roundedcornr_tl.png") no-repeat top left;
}
.roundedcornr_top {
	background: url("../images/roundedcornr_tr.png") no-repeat top right;
}
.roundedcornr_bottom {
	background: url("../images/roundedcornr_bl.png") no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url("../images/roundedcornr_br.png") no-repeat bottom right;
}
.roundedcornr_content {
	background: url("../images/roundedcornr_r.png") top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 20px;
	font-size: 1px;
}

.roundedcornr_content { padding: 0 20px; }
