ul.adminmenu li {
	list-style-type: none;
}

a.icon img {
	vertical-align: middle;
}

a.icon {
	border-bottom: none;
}

.deleted {
	text-decoration: line-through;
	color: grey;
}

.paid {
	color: green;
}

.unpaid {
	color: red;
}

ul.participantlist {
	padding-left: 15em;
}
ul.participantlist li {
	list-style-type: none;
}

li.participantclub {
	font-weight: bold;
}