/* ### ERRORS ### */
div.ec-errors {margin: 0; display: none }
div.ec-errors p { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.ec-errors p em { color: #C00; font-style: normal; font-weight: bold; }
#errorPageContent h1 {
    color: #515151;
    font-weight: bold;
    border: none;
}
#errorPageContent p {
    margin: 5px 0;
}
#errorPageContent {
     margin-top:50px;
}
.errorHeadline {
    height: 51px;
    font-family: Arial,sans-serif;
    position:relative;
    font-weight:bold;
    font-size: 18px;
    color: #515151;
}

.errorText {
    font-family: Arial,sans-serif;
    font-size: 12px;
    color: #515151;
}
.errorText a{
    font-weight:bold;
    color: #EC881D;
}
.errorSolutionTitle {
    font-weight:bold;
    color: #1A7DC2;
}
.errorSolutionTitleSwitch {
    font-weight:bold;
    color: #1A7DC2;
}

ul.errorMultiparamList li {
    font-weight: normal;
    margin-bottom: 4px;
}
ul.errorMultiparamList {
    margin-top: 5px;
}

/* ### /ERRORS ### */
