@charset "utf-8";

span.buyButton {
background:url('images/btn/b_buy_basic.png');
font-size:36px;
background-repeat: no-repeat;
background-position: bottom center;
}

h2 { color: #b7b7b7; }

h4, .caption /* Samma som caption / styckerubrik */
{ color: #b7b7b7; }

span.price
{ color: #b7b7b7; }

.treeBox {
  width: 185px;
  height: 200px;
  background: url('images/design/treeBasic.gif');
}
