/* --- css stylesheet for print --- */
/* --- global --- */
html , html * , body , body * {
  color: #000000 !important;
  background: no-repeat none transparent !important;
}
/* --- common --- */
/* --- form --- */
/* --- mask --- */
div.web-all {
  width: auto;
}
a.top {
  display: none;
}
div.web-top {
  width: auto;
  height: auto;
}
div.top-left {
  width: auto;
  float: none;
}
div.top-right {
  display: none;
}
div.top-left img.logo {
  display: block;
  margin: 0px 37px 17px 10px;
}
div.languages {
  display: none;
}
div.content {
  width: auto;
}
div.content-left {
  width: auto;
  float: none;
}
div.content-center {
  width: auto;
  float: none;
  padding: 20px 0px 0px 0px;
}
div.content-right {
  width: auto;
  float: none;
  padding: 20px 0px 0px 0px;
}
div.block div.left {
  display: none;
}
div.block div.right {
  width: auto;
  float: none;
}
div.block-fleet div.left {
  float: left;
  width: 143px;
}
div.block-fleet div.right {
  width: auto;
  float: none;
}
div.footer-left {
  width: auto;
}
div.footer-right {
  display: none;
}
div.bottom-corners {
  display: none;
}
/* ---  --- */
