#container-cuerpo-auto-text {
    color: #000;
    font-size: 12px;
    max-height: 60px;
    line-height: 1.65;
    margin-right: 20px;
	width: auto;
    padding-left: 330px;
    padding-top: 2px;
	overflow: hidden;
}

#container-cuerpo-auto-title2{
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;

}