table.users {
}
table.users th {
}
table.users td {
}
table.users th, table.users td {
}
table.users th.control, table.users td.control {
}
table.users th.name {
}
table.users th.phone {
}
table.users th.username {
}
table.users th.email {
}
table.users th.amount, table.users td.amount {
	text-align: right;
}

