.css-customer-reviews
{
  clear:both;
  margin-top:1em;  
}

.css-customer-review
{
  margin-bottom:1em;
}

.css-customer-review-synopsis
{
  font-weight:bold;
  line-height:18px;  
  vertical-align:middle;
  margin-bottom:0.5em;
}

.css-customer-review-synopsis span
{
  display:inline;
  vertical-align:middle;  
}

.css-customer-review-rating
{
  margin-right: 1em;
}

.css-customer-review-rating img 
{
  position:relative;
  top:4px;
}

.css-average-ratings
{  
  float:right;
  clear:right;
  margin:5px;
  margin-right:0px;
  padding:5px;
  text-align:center;
}

.css-average-ratings p 
{
  margin:0px;
}

.css-customer-reviews form table
{
  width:100%;
}

.css-customer-reviews form th 
{
  text-align:left; vertical-align:top;
  max-width:10em;  
}

.css-customer-reviews form td input,
.css-customer-reviews form td textarea
{
  width:100%;
  min-width:20em;  
}

.css-customer-reviews form td textarea
{
  height:10em;
}

.css-customer-review-byline
{
    font-style:italic;
    margin-top:0px;
}