@charset "utf-8";
.RetroReviewTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.RetroReviewBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: none;
}
.RetroReviewSubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
}
.RetroReviewImageLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.RetroReviewImageRight {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.RetroReviewImageBorder {
	float: none;
	margin: 10px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.RetroReviewDivTag00 {
	float: left;
	width: 200px;
	height: 900px;
}
.RetroReviewDivTag01 {
	float: right;
	width: 450px;
}
