ul.messages { padding: 0; }
ul.messages, ul.messages li { list-style-image:none; list-style-position:inside; list-style-type:none; }
.error,
a.error span,
.required,
.validation-advice { color:#D40707 !important; font-weight:bold !important; }
.notice { color:#ea7601}
.messages li { min-height:23px !important; margin-right: 14px; margin-bottom:11px !important; padding:11px 8px 0px 32px !important; font-size:.95em !important; font-weight:bold !important; border: 0 none; }
.error-msg { border:1px solid #f16048 !important; color:#df280a !important; background:#faebe7 url(../img/error_msg_icon.gif) no-repeat 10px 10px !important; }
.success-msg { border:1px solid #95a486 !important; color:#3d6611 !important; background:#eff5ea url(../img/success_msg_icon.gif) no-repeat 10px 10px !important; }
.notice-msg { border:1px solid #ffd967 !important; background:#fffbf0 url(../img/note_msg_icon.gif) no-repeat 10px 10px !important; color:#3d6611 !important; overflow:hidden; }
.warning-msg { border:1px solid #666e73 !important; background:#e6e6e6 url(../img/warning_msg_icon.gif) no-repeat 10px 10px !important; color:#000000 !important; }

.messages ul { border:0 !important; padding: 0; margin: 0; background: transparent none !important; }
.messages ul li { margin:0 0 3px 0 !important; border:0 !important; padding:0 !important; background: transparent none !important; }