.photo .imgleft,
.thumb-image {
	background-size: cover;
	background-position: center center;
	width: 70px;
	height: 96px;
	display: block;
}

#delete-author-confirm {
	margin-left: 20px;
}

.wp-list-table.authors tbody tr td {
	cursor: pointer;
}