.part2a {
	width: fit-content;
	background-color:lightgrey;
	padding: 0 20px;
}
.txtarea {
width:25em;
}
input.large {
	width:25em;
}
.lft {
	justify-self:end;
}
