.rating_plugin_wrapper {
  width:105px;
  height:20px;
  clear: both;
}
.rating_plugin_gradient {
  overflow:hidden;
  position:absolute;
}
.rating_plugin_image {
  position:absolute;
  height:20px;
  width:105px;	
  z-index: 9999999;
  background-color: #fff;
  opacity: 0;
}