table button.btn {
	margin-top: 0px;
	margin-bottom: 0px;
}

.listdiv {
	padding: 4px 12px;
	margin-bottom: 6px;
	border: 1px solid #888;
	border-radius: 12px;
	font-size: 1.1em;
}

.list-group .list-group-item.even {
	background-color: #fafafa;
}
