.errorfy{
	position:absolute;
	height:28px;
	line-height:28px;
	text-indent:20px;
	padding-right:12px;
	z-index:9;
}	
.errorfy p{position:relative;top:0px;margin:0 25px 0 0 !important;white-space:nowrap;line-height:28px;height:28px;margin-right:40px;clear:none !important;}
.errorfy img{float:right;margin-top:4px;}

input.error, textbox.error, select.error{
background:#fcf7a3;
border:2px solid #e9d84a;
}
