@charset "utf-8";

span.buyButton {
background:url('/images/btn/b_buy_smart.png');
font-size:36px;
background-repeat: no-repeat;
background-position: bottom center;
}

h2 { color: #b8cc05; }

h4, .caption /* Samma som caption / styckerubrik */
{ color: #b8cc05; }

span.price
{ color: #b8cc05; }

.treeBox {
  width: 185px;
  height: 200px;
  background: url('/images/design/treeSmart.gif');
}


