div#error {
    position:relative;
    width:954px;
    margin-left:19px;
    margin-top:13px;
}
div#error .header {font-size: 121% }
div#error .content {
    width:951px;
    border:1px solid #eeeeee;
    background-image:url("../images/bkg_confirm.jpg");
    background-repeat: repeat-x;
    background-color: #f9f9f9;
    font-size:108%;
    height:400px;
}
div#error .body { width:400px; margin-top:40px; margin-left:20px; }
