#left-box { display: inline-block; width: 60%; float: left; } #right-box { display: inline-block; width: 30%; float: right; }