.db-desc {
	white-space: pre;
}
#species-plot {
	width: 500px;
	height: 500px;
}
.species-name {
	display: block;
	width: 800px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pagination-detail {
	margin-left: 10px;
	margin-right: 10px;
}
