.loginform {
	white-space: nowrap;
	height: 19px;
	background-image: url(../_src/img/login-form-back.gif);
	border: thin none;
	width: 126px;
	background-repeat: no-repeat;
	line-height: 17px;

}
.loginform2 {

	white-space: nowrap;
	height: 19px;
	background-image: url(../_src/img/sub-login-form1.gif);
	border: thin none;
	width: 126px;
	background-repeat: no-repeat;
	line-height: 17px;
}
.loginform3 {
	white-space: nowrap;
	height: 19px;
	background-image: url(img/sub-login-form2.gif);
	border: thin none;
	width: 126px;
	background-repeat: no-repeat;
	line-height: 17px;
	float: none;

}
