﻿
.divErrorPage {
    
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    margin:30px auto 20px auto; 
    width:600px;                         
}
