.error-notification-field {
    margin-top: 20px;
    background-color: #eee;
    border-radius: 5px;
    color: #484848!important;
    padding: 10px;
}
p.error-notification-field strong {
    color: #484848!important;
}
.error-notification-field button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: none;
    border-bottom: 1px dashed;
}
p.error-notification-field strong {
    color: #484848!important;
}