.input {
	background-image: url(imgs/login1.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	width: 100px;
}
*html .input {
	background-image: url(imgs/login1.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	width: 98px;
	border-top-color: #89949C;
	border-right-color: #89949C;
	border-bottom-color: #89949C;
	border-left-color: #89949C;	
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
