@CHARSET "UTF-8";
.ui-autocomplete {
	z-index:4000 !important;
}

.ui-autocomplete-loading { 
	background:url('../../images/icons/icon_loading.gif') no-repeat right center;
}

.ui-autocomplete li.more {
	background-color: #d0d0d0;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
