
.name {
	width: 20%;
}

.field {
	width: 30%;
}

.unit {
	width: 50%;
}


ul {
	margin: 0px;
	width: 100%;
	list-style-type: none;
}
li {
	height: 25px;
	float: left;
	padding-top: 4px;
}
#content {
	width: 100%;
	font-size: x-small;
	margin-bottom: 5px;
}
