div.sexy {
    white-space: nowrap;
    margin: 0 0 10px;
    font-family: Georgia, "Times New Roman", Times, serif !important; color:#775A3C; font-size:12px; text-transform: uppercase; font-weight: bold;
    background: url(../images/calendar/event_search_input.jpg) no-repeat top left;
    width : 260px;
    height  : 40px;
}

div.sexy input, select {
    margin: 0 0 0 0;
    line-height:18px;
    height:18px;
    vertical-align:middle;
    border  : none 0px;
    background: url(../images/calendar/event_search_input.jpg) no-repeat top left;
    width : 240px;
    height  : 20px;
    font-family: Georgia, "Times New Roman", Times, serif !important; color:#775A3C; font-size:12px; text-transform: uppercase; font-weight: bold;
    padding: 10px;
}

div.sexy div.icon {
    width:15px;
    height:9px;
    border: 0;
    background: url(../images/calendar/event_search_ddarrow.jpg) no-repeat center center;
    cursor:pointer;
    right : 15px;
    top   : 15px;
}


div.sexy div.list-wrapper {
    left: 0px;
    top: 38px;
    border: 1px solid #EDEDED;
    border-top-color  : #FFF;
    background-color: #FFFFFF;
    padding: 0;
    margin: 0 0 0 -1px;
    width: 265px;
    bottom: auto;
}

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 5px;
    font-size : 14px;
    height    : auto;
    background-color: #FFFFFF;
    cursor: pointer;
    margin: 0;
    list-style-type: none !important;
    list-style-position : outside !important;
}

div.sexy li.active {
    background-color: #DDD;
}

div.sexy input.empty {
    color: gray;
}

div.sexy select.newSelect {
	white-space: nowrap;
    margin: 0 0 10px;
    font-family: Georgia, "Times New Roman", Times, serif !important; color:#775A3C; font-size:12px; text-transform: uppercase; font-weight: bold;
    background: url(../images/calendar/event_search_input.jpg) no-repeat top left #ffffff;
    width : 260px;
    height  : 40px;
}
