@charset "utf-8";
.borderedboxtextredc {
	background-color: #000000;
	padding: 5 px;
	margin: 10 px;
	border: 10px ridge #FF0000;
}
