.error_spot
{
	float: left;
	width: 140px;
	height: 20px;
	line-height: 16px;
	padding-left: 22px;
	display: none;
	background: url(/_base/static/img/error_label.png) no-repeat;
	font-size: 8pt;
	color: #888;
}



input.lrg, textarea.lrg
{
	width: 240px;
}

.hp
{
	display: none;
}