﻿.IpProductMatrixCell
{
	width:190px;
	height:120px;
}

.IpProductCol1
{
	text-align:right;
	vertical-align:top;
	width: 140px;
}

.IpProductManufacturerLogoCell
{
	padding-bottom:5px;
}

.IpProductProductCodeCell
{
	font-family:Century Gothic, Arial;
	font-size:12px;
	color:RGB(255,102,0);
	padding-bottom:5px;
}

.IpProductIconsCell
{
	padding-bottom:5px;
}

.IpProductDataSheetLinkCell, .IpProductDataSheetLinkCell a
{
	font-family:Century Gothic, Arial;
	font-size:10px;
	color:RGB(99,108,122);
	text-decoration:none;
}
.IpProductDataSheetLinkCell a:hover
{
	font-family:Century Gothic, Arial;
	font-size:10px;
	color:RGB(255,102,0);
	text-decoration:none;
}
 
.IpProductCol2
{
	vertical-align:top;
	width: 145px;
}
 
.IpProductCol3
{
	vertical-align:top;
	width: 345px;
	padding-right: 10px;
}

.IpProductColSpacer
{
	width: 20px;
}

.IpProductInterProductSpacer
{
	width:1px;
	height:60px;
}
