div.suggestion {
	border:solid #009f24 1px;
	overflow:auto;
	position: relative; 
	background-color:#fff;
	width:180px;
	padding:0 5px;
}	
