#search_results { overflow:visible; margin:0px; padding:5px; float:left; position:inherit; left:75px; top:50px; background-color: #1c157f; list-style-type: none; z-index: 9999; } #search_results li { padding: 2px 0px; } #search_results a, #search_results a:visited, #search_results a:hover { color: #fff; text-decoration: none; font-size:12px; } #search_results a:hover { color: #FFF; } #search_results li:hover { background-color: #5b00cc; } #search_results .highlighted { background-color: #5b00cc; }