.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: 1px solid #31A7CB;
    background: #31A7CB url("images/ui-bg_highlight-soft_25_0073ea_1x100.png") 50% 50% repeat-x;
    font-weight: bold;
    padding-bottom: 0;
}


.ui-menu .ui-menu-item
{
    padding-bottom: 0;
}