/**********************************************************
 *
 * geom-h-mco-f.css
 *
 * General settings for layout with hierarchical multi-level
 * menu and optional content column
 *
 **********************************************************/

/* --- Column visibility --- */

.right_col {
  display: none;
}

