
.feedbackPanelINFO
{
  color: green;
  font-weight: bold;
}

.feedbackPanelERROR {
  color: red;
  font-weight: bold;
}

