div.available_product {
  width:150px;
  float:left;
  margin-left:4px;
  margin-bottom:20px;
}

input#redeem_code_tag {
  background-color:black;
  border:1px solid #333;
  height:20px;
  width:205px;
  color:white;
  padding:1px;
}

div.product_title {
  height:35px;
  font-weight:bold;
  font-size:10pt;
  line-height:15px;
}

div.product_more_info {
  font-size:9pt;
}

.credits div.product_title {
  height:20px;
}

.product_sms div.product_description {
  height:100px;
}

div.product_image {
  width:146px;
  height:146px;
}

div.product_description {
  font-size:9pt;
  margin:2px;
  height:50px;
  overflow:hidden;
}
