
.panels-dnd .panel-region {
  display: inline;
  float: left;
  position: relative;
  margin-left: 1%;
}

#panels-dnd-main {
    float: left;
    margin: 0.5em 0;
    width: 100%;
}


.panels-dnd #panel-region-banner {width: 98.0%;}
.panels-dnd #panel-region-top {width: 98.0%;}
.panels-dnd #panel-region-middle-top {width: 98.0%;}
.panels-dnd #panel-region-middle-bottom {width: 98.0%;}
.panels-dnd #panel-callout {width: 98.0%;}
.panels-dnd #panel-region-bottom {width: 98.0%;}
.panels-dnd .panel-region {width: 98.0%; margin-bottom:30px;}
.panels-dnd #panel-region-left {width: 48.0%;}
.panels-dnd #panel-region-right {width: 48.0%;}

.poll {
    overflow: visible !important;
}