#table-search-export, #table-search-export th, #table-search-export td {
    border: 1px solid black;
}


tbody tr td.link-rst {
	max-width: 350px;	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;		
}
