label.error{
	clear:both;
	width:auto !important;
	color:red;
	position:absolute;
	bottom:-16px;
	left:100px;
	font-size:11px;
	background-image:url(img/flecha_error.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
.activity label.error{
	left:150px;	
}
.textarea label.error{
	left:0px;	
	bottom:-5px;
}
.moreinfo label.error{
	left:3px;	
	top:100px;
	display:block;
	height:15px;
}