badarac:
Thanks for the directions but after
HTML Code:
LABEL, h4.optionName {line-height: 1.5em;padding-bottom: 0.2em;
the rest that you have isn't there.
This is what it looks like:
HTML Code:
LABEL, h4.optionName {line-height: 1.5em;padding: 0.2em;}
LABEL.checkboxLabel, LABEL.radioButtonLabel {margin: 0.5em 0.3em;}
LABEL.inputLabel {width: 11em;float: left;}
LABEL.inputLabelPayment {width: 15em;float: left;}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {width: 12em;float: left;}
P, ADDRESS {padding: 0.5em;}
ADDRESS {font-style: normal;}
Any idea??
Silver