﻿.autocomplete_completionListElement 
{  
	margin : 0px;
	background-color : white;
	border-width : 1px;
	border-style : solid;
	width:150px;
	height:150px;
	overflow: auto;
	padding: 0px;
   list-style-type : circle;
}


