I have a field set where I used overflow: hidden in order for it not to collide with a nother div floating left to it.
The problem is that the over flow hidden block the left side of it.
here is a jsfidde. sorry for the long code, no time to screen…
I’m not sure if this is the look you are trying to achieve but you can find my attempt here.
I removed the right margin from div.rightside and the float and overflow properties fron div.leftside.
The visual results may be undesirable depending on the size of screen this page will be rendered to so I would suggest you use the 1140px CSS Grid System