body        {	
  width:auto;
	padding:0 3em; 
  background: none;
  background-color: #fff;
  position:static;
  }
#mainContent
{ 
  width:auto;
  float:none; 
  position:static;                             		
} 
div#opendocHeader, div#opendoc {
  width:auto;
  }                                                  
div#printdocHeader {
  margin-top:10px;
  border-bottom: 2px solid black;
  height:60px;
  }                  
div#printdocHeader img#rwLogo {
  float:left;
  }                  
div#printdocHeader img#hcrLogo {
  float:right;
  }                                     
div#printdocFooter {
  height:1em;
  border-bottom: 2px solid black;
  margin-bottom:1em;
  } 
#rightCol{
  display:none;
}                
