        #counttext {
            color: gray;
            font-size: 24px;
	    font-weight: bold;
        }
        .cd {
            color: gray;
            font-size: 12px;
		position: absolute;
		top: -150px;
		right: 30px;
		line-height: 20px;
		text-align:center;	/* выравнивание текста внутри колонок */
		z-index:199;
        }
