the code is the following:
(CSS)
#container { border:1px dashed #000; overflow:hidden; } #content, #sidebar { float:left; width:50%;
Just use this code before the container closing Div, works for me!