@charset "UTF-8";

.link-amazon a {
  display:block;
  width:258px;
  height:140px;
  float:left;
  background:transparent url(http://4.bp.blogspot.com/-8FEcKkG0RtU/VNMSUS5fPsI/AAAAAAAAHiI/uv6BD3GwJcA/s1600/amazon_pink.png) no-repeat;
  position:relative;
  margin:215px 0 0 -185px;
  text-indent:-3000px;
}

.link-amazon a:hover {
  background-position:0 -140px;
}

offtips:hover {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://4.bp.blogspot.com/-ZaOb62zGLjc/Uphp2q-qJtI/AAAAAAAACxk/yWnFFB8dwyI/s1600/tipme1-100x42.gif);
  background-repeat:no-repeat;
}