Assuming the following markup:
Radio Buttons
Make input and label both
float: left; display: block;
Set width's for the label and input.
apply
clear: both; vertical-align: middle;
to all the li's.