﻿.ErrorMessage
{
    font-weight: bold;
    font-size: 12px;
    color: #ff3300;
}
.OkMessage
{
    font-weight: bold;
    font-size: 12px;
    color: White;
}