/* tähtihetket */


.tahtihetki .tahdet, .tahtihetket_rating .tahdet {
  display: inline-block;

  height: 32px;
  width: 32px;
  margin-top:0px;
  background: url('gogostar2.png') repeat-x;
  background-size: 32px 32px;
  text-indent: 200em;
  overflow:hidden;
}

.tahtihetki .tahdet.red {
  background: url('gogostar_red.png') repeat-x;
}

.tahtihetki .tahdet.right {
  float:right;
}

.tahdet.rating_2 {
  width: 64px;
}

.tahdet.rating_3 {
  width: 96px;
}

.tahdet.rating_4 {
  width: 128px;
}

.tahdet.rating_5 {
  width: 160px;
}
