.MessageTitle
{
	font-family: tahoma, arial;
	font-size: 24px;
	color: #ED9C00;
	font-weight: bold;
	text-align: right;
}

.MessageText
{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	background-color:#868989;
	font-weight: bold;
}
.MessageWorng
{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}
