@charset "utf-8";
/* CSS Document */

a.pdf
{
  background-image:url(../imgs/icon_pdf.gif);
  background-position:left center;
  background-repeat:no-repeat;
  padding-left:30px;
  padding-top:10px;
  padding-bottom:10px;
  height:30px;
}
em.pager_current
{
  font-weight:bold;
}