
.starReviews .current-review-author p {background: none; border-bottom: none; border-top: none; }
.starReviews .current-review-author p .description {color: #25323b; float: left; width: 100%; margin-bottom: 10px;  }
.current-review-rating > span{float: left; padding: 11px 1px}
.starReviews .current-review-rating {padding: 0 5px;}
.starReviews h3 {
	margin: 10px 0;
}
.average-rating {
    margin-bottom: 10px;
}
.starReviews .btn-primary {
	text-indent: 0;
}
.starReviews .refresh-cap {
	float: none;
}

.starReviews .add-review .form-control {
	width: 65%;
}
.content.general-content .starReviews .form-control { min-height: 42px; height: auto}