.label {
	font-weight: bold;
}

input {
	width: 250px;
	border: 1px solid darkgray;
}

.submit {
	text-align: right;
}