/* Common fixes for MAS Loose based themes */

.item_right {
  top:-40px;
}
* html .item_right {
  top:-39px;
}
a.likebtn:link, a.likebtn:active, a.likebtn:hover, a.likebtn:visited,
a.checkout:link, a.checkout:visited, a.checkout:active, a.checkout:hover  {
  /*padding: 0 5px;*/
  line-height: 14px !important;
}
.smlbtn,.btn, .subscribe,.button {
  overflow: visible;
  padding: 1px 2px;
}

#sku {
  font-size: 10pt;
  font-weight: normal;
  color: #565656;
}


/*   End   */