div.messages, div.status, div.warning, div.error {min-height:21px;margin:.75em 1em;border:2px solid #ff7;padding:5px 5px 5px 35px;color:#000;background-color: #ffc;background-image: url("http://static.vds-admin.ru/images/messages-status.png");background-repeat:no-repeat;background-position: 5px 5px;}
sdiv.warning {border-color: #fc0;background-image: url("http://static.vds-admin.ru/images/messages-warning.png");}
div.warning,tr.warning {color:#000;background-color: #ffc;}
div.error {border-color:#c00;background-image: url("http://static.vds-admin.ru/images/messages-error.png");}
div.error,tr.error {color:#900;background-color:#fee;}
div.messages ul {margin:.75em 1.5em;}
