/* $Id: vsmflexible.css,v 1.1 2008/07/23 21:14:28 merlinofchaos Exp $ */

.panel-vsmflexible { 
/*  overflow: hidden;  */
}

.panel-vsmflexible {
  width: 99.9%;
}

.panel-vsmflexible .panel-col { 
  float: left; 
  padding: 0;
  /* margin: 1px 0 .5em 0; */
}

.panel-vsmflexible .panel-row {
  padding: 0;
  margin: 0;
  /*padding-bottom: .5em;*/
  /*width: 99.9%;-*/
  width: 950px;
}



#panels-edit-display .panel-pane,
#panels-edit-display .helperclass {
  margin: .5em;
}

/* sidebar css */
div.panel-vsmflexible div.panel-vsmflexible-sidebars div.panel-sidebar { 
  float: left; 
  position: relative; 
}

* html div.panel-sidebar-left div.inside {
  background-color: transparent;
}

div.panel-vsmflexible div.panel-vsmflexible-sidebars div.panel-sidebar-middle { 
  width: 100%; 
}
