/* 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" /> */
@media print {
  * #articlelist .singleArticle {
    border-top: 2px;
    border-top-style: solid;
    border-top-color: #F0F0F0;
    font-family: Open Sans;
    box-shadow: inset 0 1px 0 0  #575757;
    -webkit-box-shadow: inset 0 1px 0 0 #575757; }
  @-moz-document url-prefix() {
    * #articlelist .page-break {
      display: block;
      page-break-before: always;
      page-break-before: auto; } }
  * #articlelist td {
    border: none;
    height: auto; }
  * #articlelist .headlinedis {
    margin-bottom: 50px;
    font-family: Open Sans; }
  * #articlelist .infotxt {
    font-size: 10px; }
  * #articlelist .groupsuphead {
    font-family: Open Sans; }
  * #articlelist .maxdesc {
    max-width: 400px;
    padding-top: 10px;
    padding-bottom: 20px; }
  * #articlelist .ellipsis {
    background: #fff;
    bottom: 0;
    position: absolute;
    right: 0; }
  * #articlelist .fill {
    background: #fff;
    height: 100%;
    position: absolute;
    width: 100%; }
  * #articlelist .clamped {
    line-height: 1.5;
    overflow: hidden;
    position: relative; }
  * #articlelist .clamped-2 {
    /* Clamp to 2 lines, ie line-height x 2: */
    max-height: 9em; }
  * #articlelist .posdesc {
    padding-top: 10px;
    padding-bottom: 20px !important;
    float: left; }
  * #articlelist img {
    max-width: 100%; }
  * #articlelist .thimage {
    margin-bottom: 2px;
    margin-left: 2px;
    float: left;
    max-width: 60px !important;
    max-height: 45px !important;
    background-color: transparent; }
  * #articlelist .title {
    font-size: 15px;
    font-weight: bold;
    border-top: 0px; }
  * #articlelist .tsubtitle {
    font-size: 13px;
    margin-top: 0px;
    padding-top: 0px;
    border-top: 0px; }
  * #articlelist .timage {
    float: left; }
  * #articlelist .zimage {
    height: 80px; }
  * #articlelist .tablesec {
    border-bottom: 10px;
    border-bottom-color: #000000; }
  * #articlelist .title_table {
    margin-left: 10px; }
  * #articlelist .fontmain {
    font-size: 12px;
    font-weight: bold;
    color: #696969;
    width: 110px !important; }
  * #articlelist .fonttext {
    font-size: 12px; }
  * #articlelist .pricesize {
    font-size: 11px;
    float: right; }
  * #articlelist .currencysize {
    font-size: 9px;
    float: right; }
  * #articlelist .pricewidth {
    width: 100px;
    font-size: 10px; }
  * #articlelist .pricedistance {
    width: 50px; }
  * #articlelist .noboarder {
    border-color: transparent; }
  * #articlelist .posnext {
    width: 150px !important; }
  * #articlelist .posnextnext {
    width: 70px !important; }
  * #articlelist .betweendis {
    width: 0px !important; } }
