#content a[href $='.pdf'] { padding-left: 18px; background: url(../img/icons/icon_pdf.gif) no-repeat top left;}
#content a[href $='.rtf'] { padding-left: 18px; background: url(../img/icons/icon_doc.gif) no-repeat top left;}
#content a[href $='.doc'] { padding-left: 18px; background: url(../img/icons/icon_doc.gif) no-repeat top left;}
#content a[href $='.xls'] { padding-left: 18px; background: url(../img/icons/icon_xls.gif) no-repeat top left;}
#content a[href $='.zip'] { padding-left: 18px; background: url(../img/icons/icon_zip.gif) no-repeat top left;}
#content a[href $='.rar'] { padding-left: 18px; background: url(../img/icons/icon_rar.gif) no-repeat top left;}
#content a[href $='.ppt'] { padding-left: 18px; background: url(../img/icons/icon_ppt.gif) no-repeat top left;}
#content a[href $='.pps'] { padding-left: 18px; background: url(../img/icons/icon_ppt.gif) no-repeat top left;}
#content a[href $='.txt'] { padding-left: 18px; background: url(../img/icons/icon_txt.gif) no-repeat top left;}
#content a[href $='.bmp'] { padding-left: 18px; background: url(../img/icons/icon_image.gif) no-repeat top left;}
#content a[href $='.jpg'] { padding-left: 18px; background: url(../img/icons/icon_image.gif) no-repeat top left;}
#content a[href $='.gif'] { padding-left: 18px; background: url(../img/icons/icon_image.gif) no-repeat top left;}
#content a[href $='.tif'] { padding-left: 18px; background: url(../img/icons/icon_image.gif) no-repeat top left;}
#content a[href $='.png'] { padding-left: 18px; background: url(../img/icons/icon_image.gif) no-repeat top left;}
#content a[href $='.wmv'] { padding-left: 18px; background: url(../img/icons/icon_wmv.gif) no-repeat top left;}
#content a[href $='.mpg'] { padding-left: 18px; background: url(../img/icons/icon_mpg.gif) no-repeat top left;}
#content a[href $='.mpeg'] { padding-left: 18px; background: url(../img/icons/icon_mpeg.gif) no-repeat top left;}
#content a[href $='.flv'] { padding-left: 18px; background: url(../img/icons/icon_flv.gif) no-repeat top left;}
#content a[href $='.mov'] { padding-left: 18px; background: url(../img/icons/icon_mov.gif) no-repeat top left;}
#content a[href ^="mailto:"] { padding-left: 18px; background: url(../img/icons/email.gif) no-repeat top left;}
#content .reference { padding-left: 18px; background: url(../img/icons/icon_html.gif) no-repeat top left;}

#content a.fancybox {padding-left:0; background:none;}
