﻿/***************************************************************/
/**** Copyright 1994-2009 Webplus, Inc. All rights reserved. ***/
/**** This file may be modified, but this copyright notice   ***/
/**** must remain intact in this file.                       ***/
/***************************************************************/

/******************************************************
  Description: CSS file for page element
*******************************************************/

#pp_show_reviews {
  clear: both;
  margin: 0 auto;
  text-align: left;
  width: 80%;
}

#review_summary {
  display: block;
  line-height: 2em;
  margin: 0;
  padding: 25px 0 10px;
  text-align: center;
}
.review_star_avg,
.review_write {
  font-size: 1.25em;
  font-weight: bold;
}

.review_container {
  margin-bottom: 25px;
  padding-left: 15px;
}

.review_rating {
  font-size: .85em;
  line-height: 2em;
}

.review_stars { }

.review_title {
  font-weight: bold;
  font-size: 1.25em;
}

.review_date {
  font-size: .85em;
}

.review_text {
  margin: 6px 0;
  margin-left: 26px;
  text-indent: -20px;
}

.review_name,
.review_loc {
  font-size: .85em;
  line-height: 2em;
}

.review_help { }

.review_report_abuse {
  font-size: .85em;
}
