#current_issues {
  position: absolute;
  width: 419px;
  height: 289px;
  top: 27px;
  left: 350px;
  overflow: auto;
  font-size: 12px;
  color: blue;
  scrollbar-base-color: #a1a9e7;
}
#printer_friendly {
    z-index: 4; position: absolute; top: 317px; right:120px;
    font-size: 10px;
}
.pf_link a:link
{ 
   color: #ff3333;
} 
.pf_link a:visited
{
   color: #ff3333;
}

