/* 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" /> */
div.menu-block-wrapper, div#side-bar-banner-wrap, section#block-block-2, ul.flippy, div.easy-breadcrumb, div.footer{
  display:none;
}

@media print {
  a[href]:after {
    content: none !important;
  }
}

table p { font-size: 10pt; }

div.region.region-content {
  width: 100%;
}

table {
  width: 100% !important;
}

div.field-item-description {
  display: block !important;
}
