  .ezoic-wrapper div.rating-cancel,
  .ezoic-wrapper div.star-rating {
    float: left;
    width: 17px;
    height: 15px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: rgba(0, 0, 0, 0);
    overflow: hidden; }
  .ezoic-wrapper div.rating-cancel,
  .ezoic-wrapper div.rating-cancel a {
    background: url('http://www.wololo.net/downloads/assets/69e59b3c/rating/delete.gif') no-repeat 0 -16px; }
  .ezoic-wrapper div.star-rating,
  .ezoic-wrapper div.star-rating a {
    background: url('http://www.wololo.net/downloads/assets/69e59b3c/rating/star.gif') no-repeat 0 0px; }
  .ezoic-wrapper div.rating-cancel a,
  .ezoic-wrapper div.star-rating a {
    display: block;
    width: 16px;
    height: 100%;
    background-position: 0 0px;
    border: 0; }
  .ezoic-wrapper div.star-rating-on a {
    background-position: 0 -16px !important; }
  .ezoic-wrapper div.star-rating-hover a {
    background-position: 0 -32px; }
  .ezoic-wrapper div.star-rating-readonly a {
    cursor: default !important; }
  .ezoic-wrapper div.star-rating {
    background: rgba(0, 0, 0, 0) !important;
    overflow: hidden !important; }

