/* Two Column Format, Menu on the Left Style */

#pagepanel{
  margin-left:               0em;
  }
#coreframe{
  border-right:              none !important;
  border-left:               0.05em none transparent;
  }
#corePanel{
  display:                   inline;
  float:                     right;
  width:                     100%;
  }
#mainframe{
  display:                   inline;
  float:                     left;
  width:                     100%;
  }
#moreframe{
  display:                   inline;
  float:                     left;
  width:                     100%;
  }
#coreframe{
  border-left:               0.05em none transparent;
  }
#moreframe{
  border-top:                0.05em none transparent;
  }
#moreframe div.panel{
  float:                     left;
  width:                     0em;
  }