.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
   	border: none !important;
    background: none !important;
    font-weight: bold;
    color: #ffa000 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #fbd850 !important;
    background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x !important;
    color: #eb8f00 !important;
}

.ui-widget-header {
    border: 1px solid #cccccc;
    background: #cccccc 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px !important;
}

.ui-multiselect-checkboxes {
    position: relative /* fixes bug in IE6/7 */;
    overflow-y: scroll;
    font-size: 15px !important;
}

.ui-multiselect-menu .ui-widget .ui-widget-content .ui-corner-all{
	background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x !important;
}

.ui-widget-content {
    border: 1px solid #dddddd !important;
    background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x !important;
    color: #333333 !important;
}

.ui-menu .ui-menu-item a {
    font-size: 13px !important;
    font-family: Arial, Helvetica, sans-serif!important;
}

#ui-id-1{    
    font-size: 13px !important;
    font-family: Arial, Helvetica, sans-serif!important;
}
