#column1 table
{
	border-collapse: collapse;
	empty-cells: hide;
    width: 32em;
}

#column1 table th
{
	padding: 0.2em 0.5em;
}

table.parts-table th, table.parts-table td
{
	border: thin solid #ccc;
}

table.parts-table td a
{
	display: block;
	padding: 0.2em 0.5em;
}
