.ui-autocomplete{
	max-height: 15em;
	overflow-x: hidden;
	overflow-y: auto;
}

.ui-menu li{
	list-style-type: none;
	
}

.ui-widget{
	
}

.ui-widget-content{
	background-image: none;
	background-color: #fff;
}

.ui-widget-content a{
	color: #999;
}

.ui-corner-all{

}
