.reviewsDiv {
    text-align: center;
	margin:0;
	min-width:140px
}
.storeName,#rs_footer {
	display:none !important;
}
.reviews, .testimonials {
	padding:0 !important;
	margin:0 !important;
	font-size:1em;

}
.reviews {
	overflow: scroll;
	max-height:300px;
}
.testimonials {

}
.reviews li,.testimonials li {
	list-style: none;
	padding:0;
}
.reviews li {
	margin:5px 0 0 0;
}
.testimonials li {
	margin:5px 0 1.5em 0;
}
.review {
	padding:0;
	margin:0 0 10px 0;
}
.review h4 {
    margin:0;
    padding:0;
}

.reviewsDiv img,.review img {
	padding:1px !important;
    margin:1px !important;
}

#richSnippetContainer {
	margin:0;
	padding:0;
    clear:left;
}
.buyer {
    font-weight:700;
}