.selectborder
{ 
    border-bottom: dashed 1px #ddd;
    background-color:#00000;
}
.selectitem
{
    cursor:default;
    margin: 2px;  
    background-color:#00000; 
}
.selecttext
{         
    width: 100%;
    text-align: left;
    text-color: #000000;
    background-color:#00000;
}