a[href$='.doc'], a[href$='.rtf']{padding:3px 20px 3px 0;background:transparent url(/GlobalFiles/images/iconize/icon_doc.gif) no-repeat center right;}
a[href$='.txt']{padding:3px 20px 3px 0;background:transparent url(/GlobalFiles/images/iconize/icon_txt.gif) no-repeat center right;}
a[href$='.xls']{padding:3px 20px 3px 0;background:transparent url(/GlobalFiles/images/iconize/icon_xls.gif) no-repeat center right;}
a[href$='.pps']{padding:3px 20px 3px 0;background:transparent url(/GlobalFiles/images/iconize/icon_pps.gif) no-repeat center right;}
a[href$='.pdf']{padding:3px 20px 3px 0;background:transparent url(/GlobalFiles/images/iconize/icon_pdf.gif) no-repeat center right;}
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace']{padding:3px 20px 3px 0;background:transparent url(/GlobalFiles/images/iconize/icon_archive.gif) no-repeat center right;}
a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps']{padding:3px 20px 3px 0;background:transparent url(/GlobalFiles/images/iconize/icon_pic.gif) no-repeat center right;}
a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg']{padding:3px 20px 3px 0;background:transparent url(/GlobalFiles/images/iconize/icon_film.gif) no-repeat center right;}
a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a']{padding:3px 20px 3px 0;background:transparent url(/GlobalFiles/images/iconize/icon_music.gif) no-repeat center right;}
a[href ^="mailto:"]{padding:3px 20px 3px 0;background:transparent url(/GlobalFiles/images/iconize/icon_mailto.gif) no-repeat center right;}
.imageLink{padding-right:0px !important;background:none !important;}

/* use this class to make sure that images won't get iconized */
.imageLink {
	padding-right: 0px !important;
	background: none !important;
}
