.red_btn {
  background-image: url('/images/buttons/red_large_btn.jpg');
  width: 200px;
}

div.scrollable div.items .product {
  background-image: url('/images/product_large_bg.png');
  height: 150px;
}

.description {
  height: 75px;
}

.download_btn {
  background-image: url('/images/buttons/download_song_large.jpg');
  width: 200px;
}

.detailsButton {
  background-image: url('/images/buttons/more_details_large.jpg');
  width: 200px;
}

.buyButton {
  background-image: url('/images/buttons/buy_now_large.jpg');
  width: 200px;
  margin-left: 12px;
}
