.selectitem{
    cursor:default;
    margin: 2px;
    white-space: nowrap; 
    zoom: 1;
    /*width: 100%;*/
    /*position:relative;*/
}

.selecttext{
    width: 100%;
    text-align: left;
    color: inherit;
}
