.siteobject_externalreviews_aggregatefooter .aggregateRating
{
	text-align: center;
}

.siteobject_externalreviews_aggregatefooter .ratingStars img
{
	margin: 0px 7px;
}

.siteobject_externalreviews_aggregatefooter .ratingStars img:last
{
	margin-right: 0px;
}

.siteobject_externalreviews_aggregatefooter .ratingValues
{
	display: inline-block;
	padding-right: 15px;
}

.siteobject_externalreviews_aggregatefooter .ratingValues, .siteobject_externalreviews_aggregatefooter .ratingValues span
{
	font-weight: bold;
	color: #FFFFFF;
}

.siteobject_externalreviews_aggregatefooter .ratingTotal,
.siteobject_externalreviews_aggregatefooter .ratingFooterLink, .siteobject_externalreviews_aggregatefooter .ratingFooterLink:hover, .siteobject_externalreviews_aggregatefooter .ratingFooterLink:focus
{
	color: #FFFFFF;
}

.siteobject_externalreviews_aggregatefooter .ratingValues,
.siteobject_externalreviews_aggregatefooter .ratingTotal
{
	margin-bottom: 15px;
}

@media (min-width: 768px)
{
	.siteobject_externalreviews_aggregatefooter .ratingStars
	{
		margin-top: -5px;
	}
}

/*
@media (min-width: 992px) and (max-width: 1199px)
{
	.siteobject_externalreviews_aggregatefooter .ratingStars img
	{
		margin-left: 3px;
		margin-right: 3px;
	}
}
*/