/* Styles added by John Strudwick */
.postheader {
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#f5f5f5;
	font-size:0.9em;
	color:Black;
}
  .fake-image-button
  {
      display:block;
      height:18px;
      width:20px;
      background-image:url(images/debugging.gif);
      background-repeat:no-repeat;
  }	
  .fake-image-button2
  {
      display:block;
      height:18px;
      width:20px;
      background-image:url(images/coins.jpg);
      background-repeat:no-repeat;
  }	