.err {background: #fff url(../images/error.png) no-repeat .2em .2em; padding:1px 1px 1px 5px;}
.excl {background: #fff url(../images/excl.png) no-repeat .2em .2em; padding:1px 1px 1px 5px;}
.info {background: #fff url(../images/info.png) no-repeat .2em .2em; padding:1px 1px 1px 5px;}
.succ {background: #fff url(../images/success.png) no-repeat .2em .2em; padding:1px 1px 1px 5px;}

.ErrorTitle{background-color: #FFC; color:#000; font-weight:bold; font-size:0.8em;}
.ErrorDescription{font-size:0.8em; text-align:left;}
.ErrorTable {border:solid 1px #666; width:100%; background-color:#FFC;}
.ErrorList {font-size:80%;}

