.postlink {
	background:url(window.gif) no-repeat right center;
	padding-right:16px;
}

.postlink:hover {
	background-image:url(window_a.gif);
}

.postlink-local, .postlink-local:link, .postlink-local:active, .postlink-local:visited {
	text-decoration: underline;
}

.pdf_link, .pdf_link:hover {
	background:url(pdf.gif) no-repeat right center;
	padding-right:14px;
}