.ErrorMessageHeader
{
	padding-bottom: 6px;
}

.ErrorMessage
{
	color: red;
	width: 100%;
	font-weight: bold;
	padding-bottom: 10px;
}

.ErrorCssClass
{
	color: red;
	font-weight: bold;
}

.ErrorContainer
{
	height: 22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 24px;
}

	
.note
{
	color: Red;
}
