a[href $='.pdf'] {
 padding-left: 18px;
 background: transparent url(/images/icon_PDF.gif) no-repeat center left;
}

a[href $='.doc'] {
 padding-left: 18px;
 background: transparent url(/images/icon_DOC.gif) no-repeat center left;
}

