.dbselection {
float: left;
margin-right: 3px;
max-width: 160px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}