.ui-controlgroup-item > .ui-checkboxradio-icon {
    display : none;
}
/*top search bar autocomplete results dropdown*/
.ui-widget-content {
    border: 1px solid #aaa;
    background: #c9c9c9 url(images/ui-bg_inset-soft_50_c9c9c9_1x100.png) 50% bottom repeat-x;
    color: #333;
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 8px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: 400;
}