.fast_wave_results {
	padding: 0px 3px 0px 0px; border: 1px solid rgb(98, 98, 98); overflow: hidden; z-index: 99999; background-color: white;
}
.fast_wave_results ul {
	list-style: none; margin: 0px; padding: 0px; width: 100%;
}
.fast_wave_results li {
	margin: 0px; width: 100%; color: rgb(70, 70, 70); line-height: 16px; padding-bottom: 2px; padding-left: 5px; font-family: Segoe UI; font-size: 12px; font-style: normal; font-weight: 400; font: menu; float: none; display: block; cursor: default;
}
.fast_wave_results li.ac_over {
	background: rgb(98, 98, 98); color: rgb(255, 255, 255);
}
