table.assign {
	width: 60%;
	border-collapse: collapse;
}
table.assign td {
	border: 1px solid black;
	padding-left: .5em;
}
