﻿.divERROR
{
}

.divERROR .picture
{
}

.divERROR .errorMessage
{
    font-size: 20px;
}

.divERROR .file
{
}

.divERROR .source
{
    font: 12px Lucida Console;
    line-height: 150%;
    background-color: #e9e9e9;
    padding: 20px;
}

.divERROR .error
{
    background-color: #bfccbf;
    font: 12px Lucida Console;
    padding: 4px 0px;
    text-decoration: none;
}

.divERROR .motivation
{
    padding: 5px;
    display: none;
}









