@charset "UTF-8";
/* CSS Document */
/*
.wrapper {
	margin: 0px;
	padding: 0px;
	width: 318px;
	display: block;
}
.UL-corner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 9px;
	display: inline;
}
.UR-corner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 9px;
	display: inline;
}
.between {
	float: left;
	height: 9px;
	width: 300px;
	background-color: #21381C;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.center {
	background-color: #21381C;
	float: left;
	display: inline;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	width: 287px;
	overflow: hidden;
	margin: 0px;
}
.LL-corner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 9px;
	display: inline;
}
.LR-corner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 9px;
	display: inline;
} 
*/
/* PASTED CODE */
.roundedcornr_box {
	margin-right: 5px;
	background-color: #001A00;
	margin-bottom: 25px;
}
.roundedcornr_top div {
	background-image: url(images/roundedcornr_371354_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundedcornr_top {
   background: url(images/roundedcornr_371354_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(images/roundedcornr_371354_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(images/roundedcornr_371354_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px; }
