/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 5, ../sass/print.scss */
header, #main, #search, footer, .columns img {
  display: none;
}

/* line 9, ../sass/print.scss */
body {
  font-size: 65%;
}

/* line 13, ../sass/print.scss */
.bodyWrapper {
  border-bottom-width: 0;
}

/* line 18, ../sass/print.scss */
.large-12 h4,
.large-6 h4 {
  padding-left: 0;
  text-align: left;
  margin-bottom: 0;
}

/* line 24, ../sass/print.scss */
.column-print-75 {
  float: left;
  width: 75%;
}

/* line 29, ../sass/print.scss */
.column-print-25 {
  width: 25%;
}

/* line 33, ../sass/print.scss */
.column-print-50 {
  float: left;
  width: 50%;
}
