Problem With Product Option On Custom Design

I modified the products_templates and usting my_template.tpl

But if I have a product with options, and when I select and option from the drop down menu, then something weird happens. An new block is created right under the image.

I am guessing the product option has another design somewhere?. here are image before and after selecting the product option:

cs-cart-product-options-before.jpg

cs-cart-product-options-after.jpg

Please validate your HTML code. Looks like it has unclosed tags

Please validate your HTML code. Looks like it has unclosed tags

I checked divs and hooks, everything looks fine. If I change template it works fine, it is just my_template.tpl.

Please make sure that all div elements which are reloaded by ajax have the following structure

... CONTENT ...