@charset "UTF-8";
.reviewscroller {
	height: 525px;
	width: 450px;
	margin-top: 125px;
	margin-left: 50px;
	overflow: auto;
}
