.ac_results {
    padding: 2px;
    border: 1px solid #999;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
    -webkit-box-shadow: rgba(0,0,0,0.5) 0 0.4em 1em;
    -moz-box-shadow: rgba(0,0,0,0.5) 0 0.4em 1em;
}

.ac_results span {
  float: right;
  color: green;
  font-size: 0.8em;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font-size: .9em;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 1.5;
	overflow: hidden;
	text-align: left;
}

.ac_loading {
	/* Bara frustrerande blinkningar??? JohanS
  background: white url('http://arkivering.miun.se:80/wayback/20121219161125/https://www.miun.se/SiteSeeker/Styles/indicator.gif') right center no-repeat;
  */
}

.ac_odd {
    background: #f9f9f9;
}

.ac_over {
    background: #2D9BCA;
    background: -webkit-gradient(linear, left top, left bottom, from(#49B8E8), to(#1686B4));
    background: -moz-gradient(linear, left top, left bottom, from(#49B8E8), to(#1686B4));
    color: white;
}

.ac_over span {
  color: white;
}






/*
     FILE ARCHIVED ON 16:11:25 dec. 19, 2012 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 21:22:07 aug. 29, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
