._error_box {display: block;clear: both;background-color: #c73e14;padding: 0.4em;margin: 0 0 0.3em 0;font-family: Courier, monospace;font-size: 10pt;text-align: left;color: #FFF;border: 1px dashed #000;}._error_box ._error_title{ font-weight: bold; }
#message {clear:both;margin:5px;}
#message .success, #message .error, #message .info {width: 100%;    background-position: 10px 8px;margin-bottom: 5px;}
#message .success {background: #E2F1D0 url('/images/icons/check.png') no-repeat left;color:#061A5B;}
#message .error {background: #FFD9D9 url('/images/icons/delete.png') no-repeat left;color: #800; }
#message .info {background: #F0F1FF url('/images/icons/information.png') no-repeat left;color: #060C6A; }
#message .text {padding-top: 6px;padding-bottom: 6px;    padding-left: 3em;font-weight: bold;font-size: 9pt;border: 1px solid #ccc;}