.ui-list-div {overflow:auto;max-height:400px}
table.ui-list{width:100%;border-top:1px solid #0077f0;border-collapse:separate}
table.ui-list td{padding:2px 0px 3px 0px;border-bottom:1px solid #0077f0;cursor:pointer}
table.ui-list tr.hover{background-color:#eaf0f8}
table.ui-list tr.active {background-color:#cadff3}
table.ui-list tr.disabled{background-color:#EEE}

.combobox-head {display:inline-block;padding:1px 30px 1px 4px; border:1px solid #0077f0;background:url(combobox_pic.gif) 100% 0% no-repeat;cursor:default;}
.combobox-head.hover1 {background-color:#eaf0f8}