﻿
.ac_results
{
	text-align:left;
	cursor:pointer;
	background-color: #666666;
	border: solid 2px black;
}
.ac_results li
{
	
}

.ac_results .ac_over
{
	background-color:Blue;
}
