@import url(encp0100_11.css);

table.linklist {
	margin-top: -1em;
}

table.linklist th {
	text-align: left;
	font-weight: bold;
	border-bottom: 3px solid rgb(220,220,220);
	padding: 0.5em 1em 0.5em 0em;
}

table.linklist td {
	text-align: left;
	border-bottom: 3px solid rgb(220,220,220);
	padding: 1em 1em 1em 0em;
}

table.linklist td.logo {
	text-align: center;
}

table.linklist td.logo img {
	margin: 0.25em 1em 0.25em 0em;
}
