.header .ui-widget-content { background: #eee; border: 1px solid #ddd; border-radius: 5px; color: #7c7c7c; z-index: 999; }
.header .ui-menu { display: block; list-style: none outside none; margin: 0; outline: medium none; padding: 2px; }
.header .ui-menu .ui-menu-item { margin: 0; padding: 0; width: 100%; }
.header .ui-autocomplete { cursor: default; left: 0; position: absolute; top: 0; }
.header .ui-helper-hidden-accessible { border: 0 none; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.header .ui-menu .ui-menu-item a { display: block; font-weight: normal; line-height: 1.5; min-height: 0; padding: 2px 0.4em; text-decoration: none; }
.header	.ui-menu .ui-menu-item a.ui-state-focus { background: #fdf5ce; border: 1px solid #fbcb09; color: #f98100; font-weight: bold; margin: -1px; cursor: pointer; }
