.ProductNameLink
{
	font-weight: bold;
	font-size: 18px;
	color: #003da0;
	font-family: Arial;
	text-decoration: none;
}

.ProductNameLink:hover
{
	color: #6abcff;
}

.ProductDescLink
{
	text-decoration: none;
	color: black;
}

.ProductDescLink:hover
{
	color: black;
}

.EventItem
{
	margin: 0 0 8px 0;
	text-justify: auto;
	text-align: left;
	padding-right: 5px;
	padding-left: 3px;
}

.ProductIconLabelCell
{
	left: 4px;
	position: relative;
	text-align:center;
}