I'm having issues with overlapping contents. When I try this code for the HTML the text within content_left overlaps the entire area i want it to contain. When I change height to auto, it does not solve the problem.. Contents overlap to the right and the bottom is cut off.
Example jsfiddle Example
its because there is no space in string(word) try
.content_left{overflow:hidden;}
and i dont think any valid string(word) as long as yours