.tooltip {
  display: none;
  background: url(../html/t_lama/tooltip.png) no-repeat;
  height: 47px;
  text-align: left;
  padding: 28px 20px 0px 20px;
  width: 210px;
  font-size: 11px;
  color: #fff;
}

.tooltip .label {
  color: yellow;
  width: 35px;
}

.tooltip a {
  color: yellow;
  font-size: 12px;
}
