.productContainer
{
	text-align: left;
	width: 440px;
	overflow: hidden;
}

.verticalImage
{
	width: 120px;
	height: 303px;
	overflow: hidden;
	float: left;
}

.productContent
{
		width: 300px;
		overflow: hidden;
		float: left;
		margin: 0 10px;
}

.row,
a:link.full,
a:active.full,
a:visited.full,
a:hover.full,
.description
{
	width: 100%;
	overflow: hidden;	
}

.row
{
	margin: 0 0 10px;
}

.textBlue
{
	color: #536976;
}

.genericContainer
{
	width: 100%;
	overflow: hidden;
}

.genericContainer .row
{
	margin-bottom: 4px;
}

.documentIcon
{
	width: 18px;
	height: 18px;
	overflow: hidden;
}
