.ui-dropdownchecklist { height: 20px; background:url("../images/attendee/select-arrow.jpg") no-repeat 99% 100%;  }
.ui-dropdownchecklist-hover,.ui-dropdownchecklist-active { background:url("../images/attendee/select-arrow.jpg") no-repeat 99% 0%; border-color: #5794bf; }
.ui-dropdownchecklist-text { font-size:11px; height:20px; line-height:20px; margin:0 5px; }
.ui-dropdownchecklist-dropcontainer { background-color: #fff; border: 1px solid #999; color:#000; }
.ui-dropdownchecklist-item { }
.ui-dropdownchecklist-item-hover { background-color: #39f; }
.ui-dropdownchecklist-item-disabled label { color: #ccc; }
.ui-dropdownchecklist-item-hover .ui-dropdownchecklist-text { color: #fff; }
.ui-dropdownchecklist-group { font-weight: bold; font-style: italic; }
.ui-dropdownchecklist-indent { padding-left: 20px; }
.ui-dropdownchecklist-wrapper { background:none repeat scroll 0 0 #FFFFFF; border-color:#8C8A8A #CAC7C7 #CAC7C7 #8C8A8A; border-style:solid; border-width:1px; color:#666666; float:left; font-size:11px; height:20px; line-height:20px; }

