/*--------------------------------------------
Icons Style Sheet (for FF3, Safari 3, Chrome 1)

version:     1.0
author:      Newton (info@apermanentwreck.com)
website:     http://www.apermanentwreck.com
--------------------------------------------*/

@charset "UTF-8";

a[rel~="external"] { background: url('/ui/images/icons/icon_ext.png') no-repeat right top; padding-right: 10px; }
a[rel~="pdf"] { background: url('/ui/images/icons/icon_pdf.png') no-repeat right center; padding-right: 20px; }
.download { background: url('/ui/images/icons/icon_download.png') no-repeat left center; padding-left: 20px; }
a[href^="mailto:"] { background: url('/ui/images/icons/icon_email.png') no-repeat right center; padding-right: 20px; }