
div.download table.list-table th {
	width: 14%;
}

div.download table.list-table td {
	border-left: 1px dotted #ffa800;
	padding: 5px;
	text-align: center;
	width: 28%;
}

div.download table.list-table td.blank {
	height: 5px;
	border-left: none;
}

div.download table.list-table td.comment {
	text-align: left;
	border-left: none;
	font-size: 85%;
}

