div.sexy {
    white-space: nowrap;
    height: 21px;
    border: 0;
    margin: 0;
    padding: 0;
    width: 146px;
	float:left;
}

div.sexy input {
    margin: 0 0 0 0;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    padding:5px 10px;
    background:url(../images/sprites/contact_07.png) repeat-x 0 0;
    border:none;
    height: 17px;
    line-height:25px;
    vertical-align:middle; 
    left: 0px;
    top: 0px; 
    width: 130px; 
	color:#206062; 

}

div.sexy div.icon {
    width:27px;
    height:25px;
    border: none;
    background:transparent url(../images/sprites/contact_08.png) no-repeat 0 0;
    cursor:pointer;
    top:0px;
    left: 150px; 

}


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

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

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


div.sexy  li {
    padding:1px 0 0 10px;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    background-color: #C4E4EA;
    cursor: pointer;
    margin: 0;
}

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

div.sexy input.empty {
    color: #206062;
}
