/*
 * noleft.css
 *
 * hide the left column on ets.org templates
 *
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

div#navigation-contents { display: none; }
div#center-content { width: 740px; margin-left: 20px;  }

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
/* fin */
