/* Hide left nav */
#left-outer { display: none; }
#right-outer { margin: 0; width: auto; }
#menu-outer { margin-left: 160px; }

/* over write the master min-height */
#content-inner { min-height: 100px; height: auto !important; }
