.pdf {
    line-height: 20px;
    font-weight: bold;
    background-image: url("../img/ic-pdf.gif");
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding-left: 25px;
    margin-top: 10px;
    text-align: left;
    text-decoration: none;
    color: #000000;
}