.leaflet-control-locationlist {
	top:59px;
	left:35px;
	background-color:transparent;	
	text-align:center;	
}

.leaflet-control-locationlist-list {
	height:26px;
	background-color:rgba(0,0,0,0.75);
	border:2px solid #000;
	border-radius:4px;	
	color:#fff;
}