form {
	display:inline;
}

body {
	width:700px;
	background-color:white;
}

table {
	width:700px;
}

table.form {
	border:1px;
	border-spacing:5px;
}

