/*******************************************************************
 * CIRCLE Print styles
 *
 * These styles are for the printing of the CIRCLE website.
 *
 *******************************************************************/

#header {
  display: none;
}

#tools {
  display: none;
  width: 1px;
}

#tools .box_content {
  display: none;
  width: 1px;
}

#footer {
  display: none;
}
