#aspdf a
{
    display: block;
    float: left;
    clear: left;
    height: 15px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 17px;
    padding-left: 24px;
    margin-right: 5px;
    padding-top: 0px;
    background-image: url('as-pdf.png');
    background-repeat: no-repeat;
    
}


