/* Beer Rating Styles */
.beer-rating { height: 55px; position: relative; }
.beer-rating-brewery { height: 45px; position: relative; }
.beer-star { float: left; width: 25px;}
.votes { padding: 3px; font-weight: bold; position: absolute; left: 0; top: 40px; width: 100px;}