Quote Originally Posted by picaflor-azul View Post
Ms FigWear---add a clear:both; to the #product-divider
Success!! Thanks for getting me over this final hurdle.
Here's what it looks like all put together in case anyone else has an attribute alignment issue after installing.

Code:
/*attribute alignment fix */
.wrapperAttribsOptions{clear:both;}
.optionName{clear:both;}
.attributesComments{clear:both;}
#product-divider {clear:both;}