/* Page Error */

.ErrorHead {
width: 100% !important;
margin: 10px 0px 10px 0px !important;
float: none !important;
padding: 0px !important;
display: table !important;
}

.ErrorHead h4 {
background-image: url(../images/err_tm.gif);
background-repeat: repeat-x;
height: 6px;
margin: 0px;
padding: 0px;
width: auto !important;
}

.ErrorHead h2 {
background-image: url(../images/error_ico_sm.gif);
background-repeat: no-repeat;
background-position: 7px 1px;
border-left: 1px solid #282828;
border-right: 1px solid #282828;
background-color: #000000;
margin: 0px;
padding: 0px 0px 2px 45px;
font-size: 11px;
color: #CE1313;
font-weight: normal;
width: auto !important;
}

.ErrorHead h2 u {
font-size: 18px; 
color: #CE1313;
font-weight: bold;
float: none;
line-height: 15px;
text-decoration: none;
}

.ErrorHead h2 b {
display: inline !important;
height: auto !important;
}

.ErrorHead h3 {
background-image: url(../images/err_bm.gif);
background-repeat: repeat-x;
height: 6px;
margin: 0px;
padding: 0px;
width: auto !important;
}


