@charset "utf-8";

body {
   background:none;
   }

#container {
   background:url(../img/common/bg_container_print.gif);
   border-left:white;
   border-right:white;
   }

#header {
   margin-left:1em;
   background:url(../img/common/header-bg_print.jpg) no-repeat;
   }

#header img{
   display:none;
  }

#right-col {
   margin-left:2em;
   float:left;
   }

#text-area {
   margin-left:5em;
   _margin-left:2em;
   }

#sidebar-left {display:none;}

#footer {display:none;}
