.btn_basket
{
  width:32px;
  height:47px;
  background:url("images/btn.jpg") no-repeat top left;
  border:0px;
  cursor:pointer;
}

.basket_small_text
{
  font:11px Tahoma;
}

.basket_small_text a
{
  font-weight:bold;
  text-decoration:underline;
  color:black;
}
.basket_small_text a:hover
{
  text-decoration:none;
}
