td.feedback-item {
	border-top: 1px gray dotted; /* was 0.5px but chrome does not understand fractional lengths */
}
p.feedback-item {
	text-indent: 20px;
	font-style: italic;
}

