The part you want to hide starts with this code:

<!--bof Attributes Module -->
<div id="productAttributes">

In your CSS file, find or create a "#productAttributes" descriptor.
Add this line to it:
display:none;