@charset "UTF-8";


BODY {
      background:             transparent;
}


DIV#container {
      width:                  920px;
      max-width:              920px;
}
DIV#boxContainer {
      display:                none;
}
DIV#contentContainer {
      background:             transparent;
}
DIV#header {
      background:             transparent url('../images/layout/header_print.png') no-repeat;
}
DIV#header IMG#headerPrint {
      display:                block;
}
DIV#footer {
      background:             transparent;
}
DIV#header DIV#icons, DIV#footer DIV#pagination, DIV#footer DIV#languages, DIV#boxContainer {
      display:                none;
}