a[href$=".pdf"] {
    background: url(../img/icon_4b_32.png) no-repeat left center;
    padding-left: 37px;
}
.content{
    clear: both;
    width: 100%;
    line-height: 1.4;
}
.content table {
    border-color: #C0BFA0 !important;
    border-collapse: collapse;
    border-style: solid !important;
    border-width: 2px;
    margin-left: auto;
    margin-right: auto
}
.content th {
    border-color: #C0BFA0 !important;
    border-collapse: collapse;
    background: #F4F5E3;
    border-style: solid !important;
    border-width: 1px;
    padding: 0.2em 0.8em 0.2em 0.8em;
    text-align: left;
}
.content td {
    border-color: #C0BFA0 !important;
    border-collapse: collapse;
    border-style: solid !important;
    border-width: 1px;
    padding: 0.2em 0.8em 0.2em 0.8em;
}
