a[href$=".pdf"] {
	background: url("../images/file_acrobat.gif") right center no-repeat;
	padding-right:18px;
}

/*
a[href$=".pdf"]:after {
	content: " (.pdf)";
}
*/