Remove Gallery Inline Styling
<!-- http://wpengineer.com/2352/remove-inline-style-of-wordpress-gallery-shortcode/ --> add_filter( 'use_default_gallery_style', '__return_false' );