span.tagMatches { 
	width: 165px;
	position: absolute;
	z-index: 100;
	max-height: 300px;
	text-align: left;
	overflow: auto;
	border:1px solid #6B6B6B;
	border-top:0;
	background:#1A1A1A;
	padding:0 0 0 5px;
	margin-left:-9.65em;
} 
    
span.tagMatches span { 
	color: gray;
	cursor: pointer; 
	width: 150px; 
} 

._tag_suggestion {
	float: left; 
}
span.tagMatches{
	top:180px!important;
}