.roundedcornr_box {
	background: url(/images/corners/roundedcornr_tl.png) no-repeat top left;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
}
.roundedcornr_top {
	background: url(/images/corners/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(/images/corners/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom 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_content {
	background: #E3EBF3;
	border-left: 1px solid #BAC9DB;
	border-right: 1px solid #BAC9DB;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content { 
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px; }
	

	
.peachroundedcornr_box {
	background: url(/images/corners/peachcorner_tl.png) no-repeat top left;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
}
.peachroundedcornr_top {
	background: url(/images/corners/peachcorner_tr.png) no-repeat top right;
}
.peachroundedcornr_bottom {
	background: url(/images/corners/peachcorner_bl.png) no-repeat bottom left;
}
.peachroundedcornr_bottom div {
	background: url(/images/corners/peachcorner_br.png) no-repeat bottom right;
}
.peachroundedcornr_content1 {
	background: url(/images/corners/roundedcornr_r.png) top right repeat-y;
}
.peachroundedcornr_content {
	background: #FFEEDD;
	border-left: 1px solid #F8E2CC;
	border-right: 1px solid #F8E2CC;
}

.peachroundedcornr_top div,.peachroundedcornr_top,
.peachroundedcornr_bottom div, .peachroundedcornr_bottom {
	height: 10px;
	font-size: 1px;
}
.peachroundedcornr_content { 
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}