.R_MSG_MsgBox {
	text-align:center;
	border: medium double black;
	background-color: rgb(211, 211, 255);
	color: red;
	font-weight: bold;
	font-size: 13pt;
	font-family: verdana;
/*	width: 50%; */
}

.R_MSG_MsgImg {
	vertical-align: middle;
}
