http://jsfiddle.net/BbbWf/
$('div.mysettings', 'div#username').click(function(){
    $(this).css('background-color', 'black');
});
burda $(this) o anki tıklanan objeyi temsil eder