@CHARSET "ISO-8859-1";

.feedbackPanelINFO {
color:green;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
}
.feedbackPanelERROR {
color:red;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
}