﻿.ErrorContainer {
     height:auto;
     position:relative;
     left:18px;
     top:18px;
     r\ight:18px;
     margin-bottom:27px!important;
}

.MainContent>.ErrorContainer {
    margin-right:18px;
}

.ErrorBox {
     width:100%;
     margin-bottom:9px;
     height:179px;
}

.ErrorTable {
     max-height:165px!important;
     background:#EDEDED;
     width:297px;
}

.ErrorTable tr td {
    padding:9px;
}

.TableRight {
     float:right;
}

.TableCenter {
     float:right;
     margin:0px 18px 0px 18px;
}

.TableLeft {
     float:left;
}

.Head {
     padding-top:5px;
     font-weight:bold;
     height:20px; 
}

.Content {
     height:85px;
}

.Bottom {
    height:20px;
}
