I've done conversions to mobi from the GUI not from the command line but I ended up using the following in extra.css.
Code:
body, p, div, .calibre1, .calibre2, .calibre3, .calibre4, .calibre5, .calibre6, .calibre7 {
margin-left: 0;
margin-right: 0;
}
Not sure how much use this will be to you but good luck.