﻿.Error{
margin:25px 0 0 70px;
list-style:none;
width:730px;
}
*html .Error{
height:500px;
}
.Error li{
font-size:14px;
color:#56819B;
line-height:30px;
width:730px;
height:30px;
background:url('../Images/ErrorIcon.gif') no-repeat left;
padding-left:25px;
float:left;
display:inline;
}
.Error li a{
color:#F67400;
}

