.errorbox {background:url(/images/icons/icon_warning.gif); background-repeat: no-repeat; background-position: 5px 50%; border:1px solid #000000; padding:10px 10px 10px 42px; background-color:#FFFF9C; color:#000000; font-family:arial, helvetica, sans-serif;}


.rederrorbox {background:url(/images/icons/red_error.gif); background-repeat: no-repeat; background-position: 5px 50%; border:1px solid #000000; padding:10px 10px 10px 42px; background-color:#FCF604; color:#000000; font-family:arial, helvetica, sans-serif; margin-bottom:5px;}

.successbox {background:url(/images/icons/success_error.gif); background-repeat: no-repeat; background-position: 5px 50%; border:1px solid #000000; padding:10px 10px 10px 42px; background-color:#FCF604; color:#000000; font-family:arial, helvetica, sans-serif; margin-bottom:5px;}

.rxhist_errorbox {background:url(/images/icons/icon_warning.gif); background-repeat: no-repeat; background-position: 5px 50%; border-width:1px 1px 0 1px; border-style:solid; border-color:#CCD4FB; padding:10px 10px 10px 42px; background-color:#FDFCE3; color:#000000; font-family:arial, helvetica, sans-serif;}

.brdrx_error { border-color:#946124; }