  /* PRINT STYLESHEET - © 2014  TREAT DIGITAL LIMITED */
  
  body {
    background-color: #ffffff;
    color: #000000;
    font-size: 13px;
  }
  
  #header ul,#search,#footer,.slider-wrapper ,.button,#social-top,#homepage-right,#bar,hr,.arrow,.big-button {
    display: none;
  }
  .ui-accordion-content {
    display: block !important;
  }
  
  .box {
  display:none;
  }

  #header-box img {
    display:none;
  }
 
  #backtotop {
    display:none;
  }

  #navigation {
    display:none;
  }

  .login-top {
    display:none;
  }

  #chineseflag {
    display:none; 
  }
  
  #header-right {
    display:none;
  }

  h1 {
    font-size: 18px;
    margin-top: 25px;
  }
  h2 {
    font-size: 14px;
  }
  h3,h4 {
    font-size: 13px;
  }
  