table.udstilling {
	border-collapse:collapse;
	font-size:0.8em;
	margin-top:10px;
}

table.udstilling td {
	padding:7px;
	border:1px #ccc solid;
}

table.udstilling a img {
	border:1px #555 solid;
	margin-bottom:2px;
}

table.udstilling a:hover img {
	border-color:#5d801c;
}

table.udstilling a {
	text-decoration:none;
}

table.udstilling td {
	width:120px;
	vertical-align:top;
}

table.udstilling td.infospacer {
	border-width:1px 0;
}

table.udstilling td.kunstnerinfo {
	background:#ccc;
}

td.kunstnerinfo h4 {
	margin-top:0.4em;
}

