.EvenRow
{
	background-color:white;	
	border:0px;
	}

.OddRow
{
	background-color:white;
	border:0px;
	}

.productLink
{
	font-weight: bold;
	font-family:Verdana,arial;
	font-size:12px;
	color:Navy;
}

.summaryEven
{
	text-align:left;
	width:75%;
}

.summaryOdd
{
	text-align:left;
	width:75%;
}

.thumbNailEven
{
	text-align:center;
	width:25%;
}

.thumbNailOdd
{
	text-align:center;
	width:25%;
}