
.feedbackPanel
{
	margin-left: 15px;
	color: red;
	list-style: circle;
	font-weight: bold;
}

.feedbackPanelERROR{
	color: red;
	list-style: circle;
	font-weight: bold;
}