/*** ALL REVIEWS PAGE ***/
.rating-summary.all-reviews-summary { margin-bottom:0; border-bottom:0; text-align:center; }
.rating-summary.all-reviews-summary .rating-result { text-align:left; width:auto; }
.rating-summary.all-reviews-summary .rating-result:before, .rating-summary.all-reviews-summary .rating-result span:before { font-size:40px; height:40px; line-height:40px; }
.all-reviews-summary-text { font-weight:bold; margin-top:5px; }
.reviews-toolbar.top { border-top:0; margin-bottom:20px; }
.reviews-toolbar.bottom { border-bottom:0; margin-top:20px; margin-bottom:10px; }
.reviews-toolbar .pager .limiter .limiter-options { width:50px; }
#all-reviews table tr.empty-tr { height:15px; }
#all-reviews table td.review-td { border:1px solid #ddd; padding:15px 20px; }
#all-reviews table td .review-heading { margin-bottom:5px; }
#all-reviews table td .review-heading .product-image { float:left; margin-right:10px; }
#all-reviews table td .review-heading .date { display:block; }
#all-reviews table td .review-body p { margin-bottom:0; }