	.ul_list
	{
		overflow-x:hidden;
		overflow-y:hidden;
		list-style:none;
		margin:0px;
		width:100%;
		height:100%;
	}
	.ul_list li
	{
		margin:0px;
		border-bottom:1px solid #eeeeee;
		padding:2px;
		font-size:12px;
		background-color:
	}
	.autocomplete_text { 
	background-image: url(input.gif); background-position: right center; background-repeat: no-repeat; 
	}

	.autocomplete_text_busy { 
		background-image: url(waite.gif); background-position: right center; background-repeat: no-repeat;
	}
