#root.perc-region #RegionForBR.perc-region {
   position: relative;
}
#root.perc-region #bottom-block.perc-region {
   clear: both;
   padding-top: 20px;
   color: #999;
}
#root.perc-region #wp-left-block-wrapper.perc-region {
   width: 50%;
   float: left;
}
#root.perc-region #wp-right-block-wrapper.perc-region {
   width: 45%;
   float: right;
}
