﻿.vendorName
{
	font-size: large;
	color: #808080;
	font-weight: bold;
	text-decoration:none;	
}

a.vendorUrl
{
	font-size: x-small;
	color: #808080;
	font-weight: lighter;
	text-decoration: underline;
	cursor: hand;
}

.vendorStats
{
	font-size: x-small;
	color: black;
	font-weight: lighter;
}

.reviewAuthor
{
	font-size: x-small;
}


