@charset "utf-8";
/* CSS Document */

label {
	width: 7em;
	float: left;
	text-align: right;
	display: block;
}

.submit {
	margin: 0 0 0 7em;
}