@charset "UTF-8";
/* CSS Document */


body {
  background-color: #fff;
  background-image: none;
  border-color: #000; /* Sets the border color properties for an element using shorthand notation */
  color: #000;
  float: none;
  width: auto;
}

#crainsideleftcol  { display:inline-block; overflow:visible;   float: none; height:auto; }	
#crainsideleftcol_wide { display:inline-block; overflow:visible;   float: none; height:auto; }		
html > body #crainsideleftcol_wide { display:inline-block; overflow:visible;   float: none; height:auto;  }	
 P.breakhere {page-break-before: always}
