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

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

.pdf_link, .pdf_link:hover {
	background:url(pdf.gif) no-repeat right center;
	padding-right:14px;
}
#ghide.link_removed {
  text-decoration:none; 
  font-size: 10px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px dashed #ee834d;
  border-collapse: collapse;
  width: 99%;
  font-weight: bold; 
  padding: 2px
  color: #fce5da;
  background-color: #fce5da;
  display:block;

}
