﻿@charset "utf-8";
/* print */
img.forPrint {
  display: block;
}

h1,
h2.listTitle,
a#informationHeader,
div#navigation1 ul,
div.listContainer ul {
  display: none;
}

img#btn2p {
  position: relative;
  left: 167px; top: -40px;
}
img#btn3p {
  position: relative;
  left: 0px; top: -39px;
}
img#btn4p {
  position: relative;
  left: 167px; top: -79px;
}
img#btn5p {
  position: relative;
  left: 0px; top: -78px;
}

