
.t1 {
position:relative;
float:left;
}

.t2 {
  background:url(magnifier.png) no-repeat center center;
  width:29px;
  height:27px;
  position:absolute;
  bottom:5px;
  right:-1px;

  display:inline;
}



