.Validform_checktip{
	position:absolute;
	z-index:999;
	}
.Validform_wrong font{
	display:inline-block;
	font-weight:400;
	line-height:36px;
	height:45px;
	padding:0 6px 0 10px;
	color:#fff;
	background:url(../../images/Validform/validform_yellow.png) no-repeat left;
	}
.Validform_wrong{
	padding-right:4px;
	background:url(../../images/Validform/validform_yellow_r.png) no-repeat right;
	}
.Validform_right i{
	height:34px;
	width:34px;
	display:inline-block;
	background:url(../../images/Validform/right.png) no-repeat left center;
	}
#Validform_msg{display:none !important;}