SPAN.tagMatches { 
    width: 165px;
    top: 90px;
    position: absolute;
    z-index: 100;
    height: 300px;
    text-align: left;
    overflow: auto;
    border: 0;

    } 
    
SPAN.tagMatches SPAN { 
    color: gray;
    cursor: pointer; 
    width: 150px; 
    background-color: #F5F5F3; 
} 

._tag_suggestion {
		float: left; 
} 