.errorClass
{
 	background: url(../images/register/onError.gif) no-repeat ;
    padding:2px 0px 2px 18px; 
    padding-left:20px;
	font-size: 12px;
	height:22px; 
	line-height:23px; 
	vertical-align:bottom;
	color:#ff0000;
	float:right;  
	padding-right:0; 
	text-align:left; 
	width:220px;
}
.errorClass2
{
 	background: url(../images/register/onError.gif) no-repeat ;
    padding:2px 0px 2px 18px; 
    padding-left:20px;
	font-size: 12px;
	height:22px; 
	padding-bottom:10px;
	vertical-align:bottom;
	color:#ff0000;
	float:right;  
	padding-right:120px; 
	text-align:left; 
	width:250px;
}
.errorClass3
{
 	background: url(../images/register/onError.gif) no-repeat ;
    padding:1px 0px 2px 18px; 
    padding-left:20px;
	font-size: 12px;
	height:22px; 
	vertical-align:bottom;
	color:#ff0000;
	float:right;  
	padding-right:50px; 
	margin-top:-30px;
	text-align:left; 
	width:250px;
}
i{ font-style:normal;}

.focusClass
{
    background: url(../images/register/onFocus.gif) no-repeat ;
    vertical-align:bottom;
	color:#666666;
}
.validClass
{
	vertical-align:bottom;
	background: url(../images/register/onFocus.gif) no-repeat ;
	color:#666666;
}
.hideClass
{
    background: none;
    padding: 0;
}
.successCalss
{
	background: url(../images/register/right.jpg) no-repeat 0 6px;
	vertical-align:bottom;
}