.message { color: #FFCC00; font-size: 1.1em; background:#272727; }
.error { color:#FF3333; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
div.message, div.error, div.warning { margin: 0 0 8px 0; padding: 3px 3px 3px 22px; }
div.error { background: #272727 url("/img/delete.gif") no-repeat 3px 3px; color: #FFCC00; border: 2px solid red;font-size: 1.1em; }
div.warning { background: #272727 url("/img/error.gif") no-repeat 3px 3px; border: 2px solid yellow; font-size: 1.1em; }
div.message { background: #272727 url("/img/accept.gif") no-repeat 3px 3px; }
