I want to align the input and form elements to the right and have the label informatuion to the left, all while maintaining the label being vertically centered with each input it is aligned up to. I also need some space between each <li> tag per se.
You can view what I am talking and asking about here… http://jsfiddle.net/CCxwF/
Try this css instead:
change the label closing tag for uncategorized to before the checkbox input and add class
checkboxto checkboxelse if you want to keep the label around the checkbox you could use this style: