When creating modules to leverage the existing grid it would be nice to have some offset classes available. For example:
.row-fluid > .offset5 {
margin-left: 40.170940171000005%!important;
}
.row-fluid > .offset6 {
margin-left: 48.717948718%!important;
}
.row-fluid > .offset7 {
margin-left: 57.264957265%!important;
}