﻿/* Technical Documents */
table.TechnicalDocumentsLinks 
{
    width: 100%;
    text-align: center;
    font-weight: bold;
}

table.TechnicalDocumentsLinks a,
table.TechnicalDocumentsList a 
{
    text-decoration: none;
}

table.TechnicalDocumentsList th 
{
    text-align: center;
}


