#login {
	border-width:0px; padding:5px; BACKGROUND: url('login_input.png') no-repeat; WIDTH: 127px;
}
#password {
	border-width:0px; padding:5px; BACKGROUND: url('login_input.png') no-repeat; WIDTH: 127px; 
}
#submit {
	border-width:0px; BACKGROUND: url('login_submit.png') no-repeat; WIDTH: 25px; HEIGHT: 25px; cursor: hand;
}
#submit:hover {
	BACKGROUND: url('login_submit.png') no-repeat; POSITION: relative; TOP: 1px; cursor: hand;
	}
