
.productName
{
	width:100%;
	height:40px;
	overflow: hidden; 
	line-height:140%;
	text-overflow:ellipsis;
}
