.roundedcornr_box1 {
	background: url(/images/corners/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top1 {
	background: url(/images/corners/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom1 {
	background: url(/images/corners/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom1 div {
	background: url(/images/corners/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content1 {
	background: url(/images/corners/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top1 div,.roundedcornr_top1,

.roundedcornr_bottom1 div, .roundedcornr_bottom1 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content1, .roundedcornr_bottom1 {
	margin-top: -19px;
}
.roundedcornr_content1 { padding: 0 15px; }
