li {
	list-style: none;
	margin-top: 5px;
}
input[type="text"],
input[type="password"] {
	width: 200px;
}
