div.ratingBar {
	background-color: #CCC;
	border: 1px solid black;
	height: 10px;
	width: 1px;
}

p.avgRating {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

