Internet Explorer 7 ignored float-bottom-margin bug

IE 7 doesn't support: .inner { margin-bottom: 30px; }

IE 7 supports: .wrapper { padding-bottom: 30px; }