﻿div.404wrapper
{

}
div.lookingfor
{
    border: #660033 1px solid;
    padding: 10px;
    background-color: #ffdab5;
    width: 100%;
}
.notfoundbox
{
    border-bottom: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-left: solid 1px #f8f8f8;
    border-top: solid 1px #f8f8f8;
    padding: 10px 10px 10px 10px;
    width: 100%;
    background-color: #f8f8f8;
    font-weight: bold;
   
}
