/* MSXL CSS : Print CSS */

body {
  margin: 10% 10%;
  padding: 0;
  background: #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  line-height: 2em;
  color: #000;
  }

#topArea { display: none;}
#bottomcolLeft { display: none;}
#bottomsubcolRight { display: none;}
#headerbar { display: none;}
#bottomsubcolLeft { background-image: url(../img/nonexistent.jpg);}
#boxout, #productsBoxListing, #articlesBoxListing { display: none;}