/* Style rules required by content defined in e404.jspf */
DIV.body {
    margin: 5px 30px 50px;
    font-size: 12px;
    color: #333;
    width: 980px;
}
DIV.hln {
    width: 657px;
    border-bottom: 1px solid #9c3;
    padding-left: 0;
}
DIV.sorry {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 13px;
    font-weight: bold;
}
DIV.body P {
    margin-left: -1px;
    margin-bottom: 0;    
}
DIV.body UL {
    _margin-top: 0;
    _padding-top: 0;
}
DIV.body LI {
    color: #ffcc30;
    font-size: 9px;
    font-weight: bold;
}
DIV.body LI#check {
    padding-bottom: 10px;
}
DIV.body LI P {
    margin-left: 0;
    color: #333;
    font-size: 12px;
    font-weight: normal;
}
#srch_li {
    position: relative;
    height: 45px;
    margin-top: -22px;
    margin-bottom: 22px;
}
#srch_404 {
    top: 22px;
    _top: 30px;
    width: 282px; /* 235 + 2 (padding) + 4 (border) + 7 (space) + 34 */
}
#srch_404 INPUT.srch_q {
    font-size: 11px;
    font-weight: normal;
    width: 235px;
}
DIV.body IMG {
    float: left;
    margin-right: 13px;
}

