.error{
	color: #bb0000;
}
.plain{
	color: #224422;
}
.imgPoz{
	margin:5px;
}
.check{
	background:transparent;
}

.sutr{
	height: 80px;
}
HTML > Body .sutr{
	height: auto;
	min-height: 80px;
}