
table.componentlist {
	border: medium solid;
	border-collapse: collapse;
}

table.componentlist th {
	border-top: medium solid;
	border-bottom: medium solid;
	border-left: thin solid;
	border-right: thin solid;
}

table.componentlist td {
	border: thin solid;
}


