I am trying to place two divs side by side and using the following CSS for it.
#left { float: left; width: 65%;
margin-right isn't needed though.