As you can see in the attached image (http://i.imgur.com/V7642.png) my JetPack comments are rendering above the Discuss box. How do I go about moving them down? When I look in Chrome Inspector there doesn't even seem to be any Class or ID for me to latch onto to bring them down. In my theme I am using the following code to place the entire comment form:
<?php comments_template( '', true ); ?>