/**
 * @page      Fluid Width, Maximized Style
 */

#pageShell {
  border-top:                none !important;
  border-right:              none !important;
  border-left:               none !important;
  border-bottom:             1px solid transparent;
  margin:                    0;
  min-width:                 990px;
  }