div.sexy_long {
    white-space: nowrap;
    height: 21px;
    border: 0;
    margin: 0;
    padding: 0;
    width: 210px;
}

div.sexy_long input {
    margin: 0 0 0 0;
    font:normal 12px tahoma, arial, helvetica, sans-serif;
    padding:1px 3px;
    background:#fff /*url(text-bg.gif) repeat-x 0 0*/;
    border:1px solid #A5ACB2;
    height: 20px;
    _height:20px;
    line-height:18px;
    vertical-align:middle; 
    left: 0px;
    top: 0px; 
    width: 210px;  

}

div.sexy_long div.icon {
    width:20px;
    height:20px;
    border: 0;
    background:transparent url(trigger.gif) no-repeat top right;
    cursor:pointer;
    /*border-bottom: 1px solid #A5ACB2;*/
    top:0px;
    left: 210px; 

}


div.sexy_long div.list-wrapper {
    left: 0px;
    top: 21px;
    border: 1px solid #D9D9D9;
    background-color: #FFFFFF;
    padding: 0;
    margin: 0;
    width: 228px;
    bottom: auto;
}

div.sexy_long div.list-wrapper-up {
    top: auto;
    bottom: 21px;
}

div.sexy_long ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 228px;
}


div.sexy_long  li {
    padding: 0;
    padding-left: 5px;
    font:normal 14px tahoma, arial, helvetica, sans-serif;
    background-color: #FFFFFF;
    cursor: pointer;
    margin: 0;
    
}

div.sexy_long li.active {
    background-color: rgb(223, 232, 246);
}

div.sexy_long input.empty {
    color: gray;
}
