#existingUsers table th, #existingUsers table td {
	padding:4px 8px;
	border: 1px solid #f6f7f8;
}

#existingUsers table {
	width:100%;
}

label {
    font-weight: inherit;
}	