table.formTableNoBorder {
	margin-left: 50px;
}

input[type="text"],
input[type="password"] {
	width: 200px;
	height: 16px;
}

