.review-summary {
	background-color: #def;
	padding: 10px 10px 15px 10px;
	position: relative;
}

.review-summary a{
	color: #000;	
}

.review-rating {  
  width: 100px;
  float: left;
}
.teaser .review-date {
	float: right;
}

.type-review-teaser {
	margin-bottom: 1em;
}

.review-detail {
	clear: left;
	padding-top: 1em;
}

.review-section-primary {
	width:480px;
	margin:0;
}
.teaser .review-section-primary {
	width: auto;
}

.review-subject {
}

.review-object {
	font-size: 0.8em;
}
.review-action {
	clear: both;
	margin-top: 2em;
	
}

.review-page-section-unpublished p {
  color: #666;	 
}


table.reviews-average td {
  padding: 0;
}

table.soe-reviews-compact {
  width: auto;
}

.soe-reviews-compact .review-object {
  padding: 3px 5px;
  color: #666;
}

.soe-reviews-compact div.fivestar-widget-static {
  width: 85px;
  float: right;
}