.modJLexReview {
  font-size: 90%;
}
.smmBoard {
  margin-bottom: 10px;
}
.smmBoard .smmAvgrate {
  background: url("star-full-icon.png") no-repeat scroll center center transparent;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  height: 64px;
  line-height: 69px;
  margin: 0 auto 5px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  width: 64px;
}
.smmBoard .smmExtra {
  text-align: center;
}
.smmBlock {
  clear: both;
  height: 17px;
  margin-bottom: 5px;
  position: relative;
}
.smmBoard .smmText {
  display: block;
  font-weight: bold;
  letter-spacing: 0.1px;
  margin: 7px 0;
}
.smmBlock > span {
  height: 17px;
  line-height: 17px;
}
.smmBlock > span.smmRatenum {
  float: left;
  text-align: right;
  font-size:12px;
  font-weight:bold;
  width: 25px;
}
.smmBlock > span.smmRatebar {
  background-color: #ddd;
  height: 5px;
  left: 30px;
  position: absolute;
  right: 30px;
  top: 6px;
  border-radius: 3px;
}
.smmBlock .smmRatebarInner {
  background-color: rgb(53, 140, 219);
  display: block;
  height: 100%;
  border-radius: 3px;
}
.smmBlock span.smmCountInner {
  background-color: #fa3c45;
  border-radius: 2px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  padding: 0 2px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
.smmBlock > span.smmRatecount {
  float: right;
  text-align: left;
  width: 25px;
  overflow: hidden;
}

/* Factor board */
.smmBoard + .fcBoard {
  border-top: 1px solid #dfdfdf;
  padding: 8px 0;
}
.fcBoard {
  margin-bottom: 10px;
}
.fcBoard ul.fcBlocks {
  float: none;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.fcBoard li.fcBlock {
  background-color: #bbb;
  color: #fff;
  font-size: 11px;
  height: 15px;
  line-height: 15px;
  list-style: none outside none;
  margin: 0 0 7px;
  padding: 0 4px;
  position: relative;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
.fcBoard .fcMatch {
  font-weight: bold;
  position: absolute;
  right: 4px;
  z-index: 2;
}
.fcBoard .fcPreview {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.fcBoard .fcPreview .fcInnerbar {
  background-color: rgb(53, 140, 219);
  height: 100%;
}
.fcBoard .fcLabel {
  position: relative;
  z-index: 2;
}

/* Review */
.fcBoard + .modListreviews,
.smmBoard + .modListreviews {
  border-top: 1px solid #dfdfdf;
  padding: 8px 0;
}
.modReviewBlock {
  margin-bottom: 10px;
}
.modReviewBlock .mreview-title {
  word-wrap: break-word;
}
.modReviewBlock span.mreview-rate {
  float: left;
  height: 16px;
  margin-right: 5px;
  width: 90px;
}
.modReviewBlock span.mreview-rate i {
  background-color: #d1d1d1;
  background-image: url("sprite_star.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 85% auto;
  border-radius: 2px;
  float: left;
  height: 16px;
  margin-right: 2px;
  width: 16px;
}
.modReviewBlock span.mreview-rate i.filled {
	background-color: #007f4e;
}
.modReviewBlock .mreview-author {
  color: #888;
  font-size: 90%;
  font-style: italic;
  margin-left: 5px;
}
.modReviewBlock p {
  margin-bottom: 1px;
  word-break: break-all;
}
.modReviewBlock .mreview-date {
  color: #888;
  display: block;
  font-size: 10px;
  text-align: right;
}

/* COMMENT */
.fcBoard + .modListcms,
.smmBoard + .modListcms {
  border-top: 1px solid #dfdfdf;
  padding: 8px 0;
}
.modListcms .modCmBlock {
	margin-bottom:8px;
}
.modListcms p {
  margin-bottom: 1px;
  word-break: break-all;
}
.modListcms a.mcm-content,
.modListcms a.mcm-content:hover,
.modListcms a.mcm-content:active {
  color: #444;
  text-decoration: none;
}
.modListcms .mcm-date {
  color: #888;
  display: block;
  font-size: 10px;
  text-align: right;
}

/* Extra styles */
.modJLexReview ul.rvTopItems {
  list-style: outside none none;
  margin: 10px 0;
  padding: 0;
}
.modJLexReview li.rvItem {
  border-bottom: 1px dashed #e1e1e1;
  line-height: 20px;
  padding: 7px 0;
  vertical-align: middle;
}
.modJLexReview li.rvItem:last-child {
	border-bottom:none;
}
.modJLexReview p.rvIntro {
  color: #888;
  font-size: 95%;
  margin: 0 0 2px;
  word-wrap: break-word;
}
.modJLexReview ._sm_mini {
  float: left;
  height: 18px;
  margin-right: 7px;
}
.modJLexReview ._sm_mini .reviewStars {
  height: 18px;
}
.modJLexReview .reviewStars ._starBox {
  height: 18px;
  width: 18px;
  float: left;
}
.modJLexReview .reviewStars ._star {
  height: 14px;
  width: 14px;
}
.modJLexReview ._sm_mini ._countReview {
	display:none;
}
.modJLexReview .rvDot {
  color: #888;
  font-weight: bold;
  margin: 0 5px;
}