<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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;
}</pre></body></html>