.autocomplete .title {
	padding: 10px 15px;	
}
.autocomplete .title a {
	text-decoration: none;
	color: #4692ce;
	transition: color .25s linear;
}
.autocomplete .title a b {
	color: #fff !important;
	background: #3c3c3c !important;
}