﻿
.roundedcornr_box_1px {
	background: url(/images/r_corner/roundedcornr_1px_tl.png) no-repeat top left;
}
.roundedcornr_top_1px {
	background: url(/images/r_corner/roundedcornr_1px_tr.png) no-repeat top right;
}
.roundedcornr_bottom_1px {
	background: url(/images/r_corner/roundedcornr_1px_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_1px div {
	background: url(/images/r_corner/roundedcornr_1px_br.png) no-repeat bottom right;
}
.roundedcornr_content_1px {
	background: url(/images/r_corner/roundedcornr_1px_r.png) top right repeat-y;
	color:#FFFFFF;
}
.roundedcornr_content_1px p, .roundedcornr_content_1px h1 {
	color:#FFFFFF;
}

.roundedcornr_top_1px div,.roundedcornr_top_1px,
.roundedcornr_bottom_1px div, .roundedcornr_bottom_1px {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_1px, .roundedcornr_bottom_1px {
	margin-top: -19px;
}
.roundedcornr_content_1px { padding: 0 15px; }
