﻿	.checked {
		color: orange;
	}

	.review {
		border-bottom: 2px solid #4e748b;
		padding: 20px 0 10px 0;
	}

	.review-top {
		border-bottom: 2px solid #4e748b;
		margin-bottom: 20px;
	}

	div.review>h2 {
		margin-bottom: 0px;
	}

	.reviewer {}