@charset "UTF-8";


BODY {
      background:             transparent;
}


DIV#container {
      width:                  540px;
      max-width:              540px;
      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#menu, DIV#menu DIV#button, DIV#footer DIV#pagination, DIV#footer DIV#bookmarks, DIV#boxContainer {
      display:                none;
}
DIV#menu {
      position:               absolute;
      top:                    -500px;
      left:                   -500px;
}
