#red_text {
    color: #FF0000;
    font-size: 18px;
    padding-bottom: 10px;
}

div.fouttekst {
     background: url(../images/errorpage-notxt.gif) left top no-repeat;
     width: 576px;
     height: 250px; 
     text-align: left;
}

div#error_message {
    position:relative;
    width: 576px;
    padding-left: 80px;
    _padding-left: 80px;
    padding-top: 70px;
    font-size: 14px;
    font-weight: bold;
    font-family: verdana; 
    color: #000;  
    text-align: left; 
}

table img {
   display: none;
}

