@charset "utf-8";
/* 
2009/01/09 MWO
  These styles take effect on the screen when you click the Printable Version link. 
  They override styles in edinenergy_layout.css.
*/

BODY {
	background:#ffffff;
}

#wrapper { 
	width:606px;
	margin:0px auto;
} 


.two-column-page #mainContent,
.three-column-page #mainContent 
{ 
	width:606px;	
	padding:0;
	margin:0;
} 


