span.favecontainer {
  width: 70px;
  display: inline-block;
  background: transparent;
  margin: 5px;
}

a.ftop {
  display: block;
  font-size: 10px;
  height: 14px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
a.frem {
  display: block;
  font-size: 10px;
  height: 14px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

a.ftop:hover, a.frem:hover {
  color: #ff3;
}

img.ft {
  width: 68px;
  height: 68px;
  cursor: pointer;
  cursor: hand;
  border: 1px solid black;
}

.delfav {
  width: 70px;
  height: 19px;
  cursor: pointer;
  cursor: hand;
  margin-top: 3px;
}

.topfav {
  margin-bottom: 3px;
  width: 70px;
  height: 19px;
  cursor: pointer;
  cursor: hand;
}
