/*
 * Filename    : print.css
 * Author      : Robert Cerny
 * Created     : 2007-02-12
 * Last Change : 2010-03-26
 */

@import url(common.css);

#body-header, #margin, #footer {
  display: none;
}

code {
  color: #444444;
}

strong {
  color: black;
}

.bright-box, .left-box {
  display: none;
}

#dev .margin-note {
  display: none;
}

