.FP_docsDownload .table thead tr th a.asc {
    padding-left: 17px;
    background: url('../../images/FP_docsDownload/asc.png') no-repeat left center;
}
.FP_docsDownload .table thead tr th a.desc {
    padding-left: 17px;
    background: url('../../images/FP_docsDownload/desc.png') no-repeat left center;
}
.FP_docsDownload .downloadLink {
    display: block;
    width: 32px;
    height: 32px;
}
.FP_docsDownload .nw {
    white-space: nowrap;
}
.FP_docsDownload h2 {
    font-size: inherit;
    line-height: inherit;
}
