.leaflet-control-zoom-display {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
	/*
    width: 26px;
    height: 26px;
    line-height: 26px;
	*/
	width: 30px;
    height: 20px;
    /*line-height: 30px;*/
	
    display: block;
    text-align: center;
    text-decoration: none;
    /*color: black;*/
	color: red;
    /*padding-top: 0.3em;*/
    font: bold 12px/20px Tahoma, Verdana, sans-serif;
}
