.blocklist { margin: 0; padding: 0; list-style: none; }
.blocklist li { margin: 0 0 1em; padding: 0 0 1em; border-bottom: 1px solid #CCC; clear: both; }
.blocklist li:last-of-type { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }
.blocklist li p img, .blocklist .review-image {float:right; margin:0 0 10px 2%; width:25%; height:auto; }

.blocklist .review-item, .blocklist .review-date { display: none; }

.review .stars-wrapper { display: inline-block; width: 64px; height: 11px; background: url('stars.png') no-repeat; position: relative;top: 0;left: 0; }
.review .stars-wrapper .stars-value { width: 0; background: url('stars_full.png') no-repeat; height: 11px; }
.review .review-rating { display:none; }
.review .author { font-style:italic; }
