/* CSS Document */

div.yla_raami, div.ala_raami, div.navigoi, .noprint{
  display: none;
}

div.container {
  background-image: url('');
}

div.contents {
  padding: 0em;
  position: relative;
  top: 0px;
  left: 0px;
  right: 0px;
  margin-bottom: 0px;
  width: 100%;
}

div.kuitti {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  margin-left: 0em;
  font-size: 90%;
  border: none;
  padding: 0px;
}

div.lisatieto {
  font-family:Courier New, Lucida Console;
  font-size:80%;
  display: block;
  width: 300px;
  height: 110px;
  overflow: hidden;
  border-top: 1px solid darkgray;
  border-left: 1px solid darkgray;
  border-right: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  background-color: white;
}

div.tarra {
  width: 95%;
  height: 95%;
  border: none;
}

span.valko {
  font-size: 120%;
  color: white;
  visibility: hidden;
}
