@charset "UTF-8";
.reviewpopupscroll {
	height: 480px;
	width: 600px;
	margin-right: 100px;
	overflow: auto;
	margin-top: 100px;
	margin-bottom: 20px;
}
