hmmm... OK.
For example, in ProductsList.ascx under <%--Multi column fields--%> you hardcode "text-align:center" and "width:100%" on the "<td>"s.
The style then looks pretty weird if it is populated with list items. So, your suggestion to stylize the .ascx, i would put in a ' class="MultiColumn" ' which specified alignment and width then remove the hardcoded aspects... OK, I will see what I can do.
I guess ideally their would be a text editor somewhere for "Product Page Template" and "Product Detail Page" that we could just move tokens around so however we liked...
Thanks
Tim