IE 7 doesn't support: .inner { margin-bottom: 30px; }
.inner { margin-bottom: 30px; }
IE 7 supports: .wrapper { padding-bottom: 30px; }
.wrapper { padding-bottom: 30px; }
Read related article