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