#topchart{ width: 1200px; height: 210px; border: 1px solid lightgrey; margin-top: 40px; overflow: hidden; } #chartLeftSpan{ border: 1px solid lightgrey; width: 280px; height: 208px; overflow: hidden; float: left; } #chartRightSpan{ border: 1px solid lightgrey; width: 916px; height: 208px; overflow: hidden; float: left; } #orderDetail{ width: 918px; height: 150px; overflow: hidden; } #orderCount{ margin-top: 0px; width: 916px; height: 44px; } .notifacation{ width: 160px; height: 34px; border: 1px solid lightgray; margin-top: 10px; margin-left: 20px; text-align: center; display: inline-block; line-height: 34px; }