<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
table#tblSpecs
{
    margin-top: 10px;
    margin-right: 10px;
}
table#tblSpecs td
{
    border: 1px solid #E3E3E3;
    padding: 5px 5px 5px 5px;
}
table#tblContentActions td, table#tblSummaryInfo td
{
    vertical-align: middle;
    padding: 4px;
}
table#tblSummaryInfo td.noBorder
{
    width: 10px;
    border-bottom: 0px;
}
table#tblSummaryInfo
{
    width: 100%;
}
table#tblSummaryInfo td
{
    width: 50%;
}
table#tblSummaryInfo
{
    width: 100%;
}
table#tblContentActions a img, table#tblContentActions div img
{
    margin-right: 8px;
}
#tblSummaryInfo a:link, #tblSummaryInfo a:visited, #tblSummaryInfo a:hover, #tblSummaryInfo a:active
{
    color: #1386bf;
    text-decoration: none;
}
div#ad_horizontal
{
    width: 545px;
    border: solid 1px #D0D3D8;
    padding: 10px 0 10px 0;
    margin-top: 28px;
}
div#previewColumn
{
    width: 420px;
    vertical-align: top;
    float: left;
    overflow: hidden;
}
div#downloadColumn
{
    width: 100%;
    vertical-align: top;
    float: left;
}

.tblMacroConditions
{
    margin-top: 10px;
    margin-right: 10px;
}
.tblMacroConditions td
{
    border: 1px solid #E3E3E3;
    padding: 5px 5px 5px 5px;
}</pre></body></html>