﻿.error
{
    width: 100% !important;
}

.notdecorated
{
    text-decoration: none;
}

.AccountFailureNotification
{
    width: 600px;
    background-color: Red;
    color: White;
    padding-top:4px;
    padding-bottom:4px;
}

.AccountFailureNotificationEx
{
    width: 600px;
    cursor:pointer;
    padding-top:4px;
    padding-bottom:4px;
}