.leaflet-grid-label .gridlabel-vert {
	background-color: rgba(255,255,255,0.9);
	text-align: center;
	vertical-align: middle;
	width: 18px;
	font-weight: bold;
}

.leaflet-grid-label .gridlabel-horiz {
	background-color: rgba(255,255,255,0.9);
	text-align: center;	
	font-weight: bold;
}	
.noUse {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	margin-left: 8px;
	padding-left:2px;
	text-shadow: -2px 0 #FFFFFF, 0 2px #FFFFFF, 2px 0 #FFFFFF, 0 -2px #FFFFFF;
}