body {  margin-right: 7%; margin-left: 7%;}

.Region_FullWidth  { position: relative; width: 100%; float: left}
.Region_RightBlock { position: static; margin-top: 1ex; width: 20%; float: right; font-size:100%;}
.Region_LeftBlock  { position: static; margin-top: 1ex; width: 75%; float: left}

