﻿#controlpanel ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#controlpanel li {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 0.2em 0;
	padding-bottom: 0.2em;
	list-style: none;
}
#controlpanel .edit {
	background-position: 0 2px;
}