@charset "utf-8";
/* CSS Document */

.review_buy {
	font-weight: bold;
	font-size: 110%;
	text-align:center;
}

.review_smaller {
	font-size: 80%;
	line-height: 120%;
}

.review_author {
	font-size: 90%;
	line-height: 120%;
	margin-top: 20px;
}
.review-box {
	background-color: #EEFEDE;
	border: 1px solid #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin-left: 10%;
	margin-right: 10%;
	padding-right: 5px;
	padding-left: 10px;
}

.review-image-centered {
	border: 1px solid #000;
	margin: 0 auto;
	display: block;
}
