v7 and earlier
This is called the Separator bar, and can be removed by editing the html within the 'Act_ProductLine.html' template (Product Layout template).
Search for the 'NETQUOTEVAR:INCLUDE', and simply comment it out using the standard <!-- --> HTML method. ie.
NETQUOTEVAR:INCLUDE Act_ProductSeparator.html
becomes
<!--NETQUOTEVAR:INCLUDE Act_ProductSeparator.html-->
This is called the Separator bar, and can be removed by editing the html within the 'Act_ProductLine.html' template (Product Layout template).
Search for the 'NETQUOTEVAR:INCLUDE', and simply comment it out using the standard <!-- --> HTML method. ie.
NETQUOTEVAR:INCLUDE Act_ProductSeparator.html
becomes
<!--NETQUOTEVAR:INCLUDE Act_ProductSeparator.html-->