#sample_2 > tbody > tr.odd {

	min-height: 50px;
}

.dataTables_scrollBody {
	min-height: 400px;
}

