﻿.errors_panel_stayle
{
	background-color: InfoBackground;
	border: solid 1px InfoText;
}

.errors_style_list
{
	color: Red;
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	list-style-type: square;
	margin-top: 0;
	margin-left: 30px;
	margin-right: 10px;
}

.errLabel
{
	color: Red;
}

.error_image
{
	margin: 6px;

}

.errors_text_div span
{
	margin-top: 3px;
	margin-bottom: 3px;
}
