Select all <label> tags of checked checkboxes

Select all <label> tags of checked checkboxes

Look at my 'fiddle'  http://jsfiddle.net/9uhRX/
 

I need to remove the checkbox and label when a checkbox is selected. For example: I check the checkbox "flashlight". --> The checkbox and the text "flashlight" slowly fade away. Can anyone help?

Thanks a million!

Eric