
/* System Messages */
#rp-system-message    { margin-bottom: 10px; padding: 0;}

#rp-system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#rp-system-message dd ul {list-style-type:none;  color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */

#rp-system-message dd.message {  }

/* System Error Messages */
#rp-system-message dd.error ul {list-style-type:none;  color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#rp-system-message dd.notice ul {list-style-type:none;  color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#rp-system-message { margin-bottom: 20px;}

#rp-system-message dd.message ul {list-style-type:none; background: #C3D2E5 url(notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#rp-system-message dd.error ul {list-style-type:none;  color: #c00; background: #E6C0C0 url(notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#rp-system-message dd.notice ul {list-style-type:none;  color: #c00; background: #EFE7B8 url(notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

