It looks like Custom Contact Forms is applying CSS to my images and captions and not sure how to fix it.
There's a .alignright {text-align:right;} in the file custom-contact-forms-standards.css and after just making a caption, saw that in Firebug this alignright was conflicting with the .wp-caption in the style.css file. I'm using Genesis/Streamline theme.
I guess when I inserted a post and made it "align right" in WordPress it pulled in this CSS from Contact Forms?
Is there a way to fix this?