table {
    text-align: center;
}

table tr {
    height     : 48px;
    line-height: 48px;
}

table td {
    width    : 108px;
    font-size: 18px;
}

table td > .pdf {
    display     : inline-block;
    width       : 50%;
    padding-left: 60px;
    text-align  : left;
    background  : url("/portale/Acommon/img/icons/pdf.png") 12px 6px/36px no-repeat;
    cursor      : pointer;
}