#search-result-suggestions { width: auto; left: 0; top: -1px; background-color: #ffffff; border: 1px solid #999999; position: absolute; display: none; }
#search-result-suggestions h4 { margin: 0.25em 0; padding: 0.25em 1em; }
#search-results ul { margin: 0; padding: 0; list-style: none; }
#search-results ul li { margin: 0; padding: 0; }
#search-results a { font-size: 11px; color: #ff6600; text-decoration: none; display: block; padding: 0.25em 1em; }
#search-results a:hover { color: #000000; text-decoration: underline; }
