div.reviews { position: relative; border: solid thin gray; height:480px; width:750px; overflow: auto; padding:.5em; }
p.title { color: blue; font-size: 10pt; margin-bottom:0; text-decoration: underline; }
img.stars { float: left; height: 14px; }
p.author { color: gray; font-size: 10pt; margin-top:0; margin-bottom:0; }
p { color: #000000; font-size: 10pt; }

