/* CSS:Review */
.review {
  margin-bottom:10px;
}

.review_header {
  font-size:11px;
}

.review_body {
  font-family:georgia;
  font-size:15px;
  line-height:17px;
  margin-bottom:5px;
}

.review_score {
  margin-bottom:3px;
}
.review_left {
  width:65px;
}
.review_right {
  width:340px;
}
