DIV#largeframe > DIV.middle {
    min-height:0;
}
DIV#error H1 {
    padding-bottom: 20px;
}
DIV#error P {
    margin-bottom: 20px;
}
DIV#error H3 {
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 15px;    
}
DIV#error UL LI {
    color: #c9c6cc;
    line-height: 1.6em;
}