/* http://www.roundedcornr.com/rc1.php non-gradient */
/* no borders */
.roundedcornr_box_168648 {
   background: #fafaeb;
}
.roundedcornr_top_168648 div {
   background: url(CornerImages/roundedcornr_168648_tl.png) no-repeat top left;
}
.roundedcornr_top_168648 {
   background: url(CornerImages/roundedcornr_168648_tr.png) no-repeat top right;
}
.roundedcornr_bottom_168648 div {
   background: url(CornerImages/roundedcornr_168648_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_168648 {
   background: url(CornerImages/roundedcornr_168648_br.png) no-repeat bottom right;
}

.roundedcornr_top_168648 div, .roundedcornr_top_168648, 
.roundedcornr_bottom_168648 div, .roundedcornr_bottom_168648 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_168648 { margin: 0 10px; }


/* Borders */

.roundedcornr_box_407412 {
	background: url(CornersWithBorder/roundedcornr_407412_tl.png) no-repeat top left;
}
.roundedcornr_top_407412 {
	background: url(CornersWithBorder/roundedcornr_407412_tr.png) no-repeat top right;
}
.roundedcornr_bottom_407412 {
	background: url(CornersWithBorder/roundedcornr_407412_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_407412 div {
	background: url(CornersWithBorder/roundedcornr_407412_br.png) no-repeat bottom right;
}
.roundedcornr_content_407412 {
	background: url(CornersWithBorder/roundedcornr_407412_r.png) top right repeat-y;
}

.roundedcornr_top_407412 div,.roundedcornr_top_407412,
.roundedcornr_bottom_407412 div, .roundedcornr_bottom_407412 {
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.roundedcornr_content_407412, .roundedcornr_bottom_407412 {
	margin-top: -19px;
}
.roundedcornr_content_407412 { padding: 0 5px; }

