select {
    width:100%; 
    white-space: -moz-pre-wrap;
    text-overflow:ellipsis;
    -webkit-appearance: none;
    word-wrap: break-word;

}
option {
          white-space: nowrap;
    width: 100%;
         border-bottom: 1px;
}
