div.errorBoxTitle
{
    color: #ffffff;
    background: #ff0000;
    font-family: arial;
    font-size: 14px;
}
div.errorBox
{
    background: #ffffff;
    color: #000000;
    font-family: Courier New;
    font-size: 11px;
}
