#tl_jobs {

	margin-bottom:24px;
}
#tl_jobs th {
	background:#f6f6f8;
	padding:6px;
	border-top:1px solid #e9e9e9;
}
#tl_jobs th,#tl_jobs td {
	border-bottom:1px solid #e9e9e9;
}
#tl_jobs td {
	padding:4px;
}

#tl_jobs td:first-child {
	white-space:nowrap;
}
#tl_jobs td:last-child {
	width:32px;
	white-space:nowrap;
	text-align:right;
}

#ctrl_dl_item_ids.multicolumnwizard .tl_select {
	width:100%;
}
