table.dataTable tbody tr.selected {
    color: black;
    background-color: #cacacc;
}

.spacer {
	height:100px;
}