#spektrum-sidebar .box {
  margin-bottom: 15px;
}

#spektrum-sidebar .product {
  margin-bottom: 15px;
  background: url("/images/spektrum-sidebar-line.png") no-repeat bottom;
  padding-bottom: 15px;
}

#spektrum-sidebar p {
  margin-bottom: 0px;
}

#spektrum-sidebar img {
  margin-bottom: 7px;
  float: left;
}

#spektrum-sidebar h2 {
  display: inline;
}

#spektrum-sidebar h4 {
  margin-bottom: 20px;
  font-size: 1.5em;
  text-align: center;
  color: #FF5D00;
}

#spektrum-sidebar .excerpt {
  clear: left;
}

.product .actions a.info, .product .actions .add-to-basket-form button {
  display: block;
  float: left;
  margin-right: 4px;
  outline: none;
  border: none;
  overflow: hidden;
  line-height: 100px;
  cursor: pointer;
}

.product .actions .add-to-basket-form button span {
  display: none;
}

.product .actions a.info {
  background: url("/images/info_button_sidebar.gif");
  width: 86px;
  height: 27px;
}

.product .actions .add-to-basket-form button {
  background: url("/images/buy_button.gif");
  width: 83px;
  height: 23px;
}
