<style type="text/css"><!--

   // Contains CSS specific to popover view of ratings list
   // All styles should begin with ".srpopover" so that they
   // only apply to elements that have the "srpopover" as an ancestor

  .garbage {

  }

  .srpopover .scrollSection {
    overflow-y: scroll;
    height: 210px; 
  }

--></style>
