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