table.form-table.data-table td:last-child input {
	width: 235px;
}
table.form-table.data-table td:last-child input[type=checkbox]{
	width: 25px;
}