Quote Originally Posted by keneso View Post
Yes, now it's almost done, add the
float: left;
to your #productAttributes in the stylesheet

#productAttributes {
background: none repeat scroll 0 0 #E4E3CC;
border: 1px solid #F3ECD9;
float: left;
padding: 10px 14px;
}

Then tweak all to your likes, don't forget the pinit button, which is overlapping the socials.
I did change that before. Idk why it's not moving to the left.