OK.
New batch of code. This time it will overwrite some of the stuff that we have already put in. So, you just need to work out where it starts and cut and paste. (Delete everything after .optionName and then paste this lot in)
.optionName {
width: 15em;
}
#attributeBox-0,
#attributeBox-1,
#attributeBox-2,
#attributeBox-3,
#attributeBox-4,
#attributeBox-5,
#attributeBox-6,
#attributeBox-7,
#attributeBox-8,
#attributeBox-9,
#attributeBox-10,
#attributeBox-11,
#attributeBox-12,
#attributeBox-13,
#attributeBox-14,
#attributeBox-15,
#attributeBox-16{border:1px transparent solid; width:100%;height:5em
}
#attributeBox-4,#attributeBox-5,#attributeBox-6, #attributeBox-7, #attributeBox-8,#attributeBox-9,#attributeBox-10,#attributeBox-11{width:29em;float:left}
#attributeBox-6,#attributeBox-8,#attributeBox-10,#attributeBox-12,{clear:both;}
#attributeBox-4 input,#attributeBox-5 input,#attributeBox-6 input, #attributeBox-7 input, #attributeBox-8 input,#attributeBox-9 input,#attributeBox-10 input,#attributeBox-11 input{width:100px}
That will give you something to look at. I haven't gotten down to the bottom yet but might have to sleep soon!
Have a look and see. I am having trouble with some of your very long titles like 'Or weight in pounds lbs/oz' :smile: You could think about changing this to 'Or Pounds lbs/oz' now it is on the same line.
I'll see how I go but suspect that it is time for me to sleep. I have a rule about no coding after midnight because I make too many mistakes :smile: And I turn into a pumpkin.