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

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

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

.postlink-local {
	color: #00AA00;
	font-weight: 700;
    text-decoration: none;
}