You have to move the <script> block that Dynamic Dropdowns adds to the top of the page into the <head> to prevent it from messing up the look. It is because it moves the doctype definition from the first line throwing off the look of the entire page.


