Help Changing Product Container Configuration

In [size=4]CS-Cart Version 3, [/size][size=4]I would like to change the locations of the elements inside the container where the product is displayed. For instance, I would like the product photo to be placed in the top section of the container and the radio buttons to be on the lower left and lower right. Or maybe even have the radio buttons outside of the container.[/size]

Where do I find the file where I can change this?



Thank you in advance![attachment=8486:ProductExample1.jpg]

ProductExample1.jpg

Generally (and you can follow the template flow) in V3 it is in: skins/[your_skin]/customer/views/products

and the product detail page is view.tpl



It will call many other templates to display the data, but the structure of the page is there.