@CHARSET "UTF-8";

a.pdf {
padding-left:20px;
line-height:18px;
background:transparent url(/templates/jscripts/jquery/jquery-link/images/PDFIcon.gif) center left no-repeat;
}

a.mailto {
padding-left:20px;
line-height:18px;
background:transparent url(/templates/jscripts/jquery/jquery-link/images/MailTo.gif) center left no-repeat;
}

a.external {
/* padding-right:14px; */
/* background:transparent url(/templates/jscripts/jquery/jquery-link/images/ExternalIcon.gif) center right no-repeat; */
}

a.zip{
padding-left:20px;
line-height:18px;
background:transparent url(/templates/jscripts/jquery/jquery-link/images/ZIPIcon.gif) center left no-repeat;
}