#content ul li { margin-top: 0; list-style: disc; }
#content ul { margin-left: 15px; margin-top: 4px; }

/*
#users #delete {
	position: fixed;
	top: 50%;
	left: 50%;
	
	margin-left: 280px;
	margin-top: -50px;
}*/

.users li.delete {
	padding: 8px 0 !important;
}

.users ol {
	margin-left: 0 !important;	
	margin-top: 3px !important;
}

.users ol li {
	list-style-type: none !important;	
	margin-left: 0 !important;
}

.users table td {
	border: none !important;
	font-size: 90% !important;
}

.users table {
	background: none !important;
	border: none !important;
	padding: 4px 0px !important;
}